102
Waqas
7y

HELLO WORLD! ITS FIRST DAY OF LEARNING HTML๐Ÿ˜Š

Comments
  • 37
    Well done. Now next lesson remove the spacing around the = sign. It’s unnecessary and you’re sending additional bytes down the wire or over the airwaves that I’m not required.
  • 6
    @BM32 Ok ma'm
  • 20
    Background attribute is deprecated as of HTML5.
  • 10
    ONE OF US
    ONE OF US
    ONE OF US
  • 14
    Use css background instead of background :)
  • 6
    @Alice was just checking if html is case sensitive or not๐Ÿ˜‚
  • 3
    @AlexDeLarge alright idk about these things it was my very first day
  • 3
    @Dacexi yeah i ll do it i just get started so thats why i used bg in html
  • 6
    good for you man, good for you
  • 17
    @Waqas you said hello and the world took a info dump on your html.
  • 7
    @Waqas Looking great! You're doing exactly the right thing about testing the html-tag in caps, keep testing things to deviate from your lessons/guide. That's how you become familiar with the language :)
  • 3
    Aww cute
  • 3
    @skprog The world is a tough place it seems
  • 3
    No doubt you will be learning CSS at the same time. Very very valuable skill set as you need it for most jobs.

    CSS is hard. Keep going at it, eventually it will make sense - although it took me a while - couldn't get over the fragmented logic between properties.
  • 3
    You're gonna love it!
  • 3
    Add:
    style: "background: url ('./img/devrant.jpg');"
  • 14
    @Waqas js time!
    <script>
    document.body.visibility = "hidden";
    </script>
    It's one of those cool js scripts i found online, makes wordpress websites 100% better.
  • 6
    Haha I enjoy the fact that this is your first day of html programming and Your already on devRant ;)
  • 1
    HTML is deprecated
  • 1
    @Nojil its been almost a year i'm on it๐Ÿ˜‚
  • 1
    @Killuaa27 What do u use? plaintext? ๐Ÿ˜‚
  • 1
    @theScientist i'm on dev rant & its been year
  • 1
    Also, is that still Windows 8(.1)?!?!
  • 1
    And you got an image working with css???? Does it stretch to fill the entire div???? :):):)
  • 1
    @Greggergalactic Haha he doesn't even use Vim ๐Ÿ˜…
  • 1
    @Greggergalactic Yeah, and? This is to get them prepared for when they make a post on their first day of using {{framework_name}}. It'll be 200% more brutal.
  • 3
    @Greggergalactic vim is way too hyped bull... wait a second... shit
  • 1
    Congrats... But please, use css ๐Ÿ™€
  • 1
    There will be pain...
Add Comment