Fix example for the 'address' element.
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 13 Nov 2009 12:36:24 +0000 (13:36 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 13 Nov 2009 12:36:24 +0000 (13:36 +0100)
From http://reference.sitepoint.com/html/address:
  The address  element isn’t used for the purpose that you may
  expect—that being to mark up a physical location alone. Instead, it’s
  used to indicate the contact point for the document in which it
  appears. This element would usually appear in a header or footer on
  the page.


No differences found