Quotations Required

Discussion in 'HTML & Website Design' started by JABacchetta, Jan 17, 2010.

  1. #1
    Extreme newb here... just starting learning html minutes ago. I'm wondering what the purpose of quotations are in a link when using the <a> tag? For example:

    <a href="http://www.w3schools.com">This is a link</a>

    ... still works when using:

    <a href=http://www.w3schools.com>This is a link</a>

    So why use quotes? Isn't less considered cleaner/better code?
     
    JABacchetta, Jan 17, 2010 IP
  2. garyc40

    garyc40 Peon

    Messages:
    115
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    garyc40, Jan 17, 2010 IP