From: Antonio Ospite Date: Fri, 13 Nov 2009 12:36:24 +0000 (+0100) Subject: Fix example for the 'address' element. X-Git-Url: https://git.ao2.it/xhtml11_quickref.git/commitdiff_plain/f900f0bccab921054c4522695c430830a69d0fde?hp=55ec3233136539e6b5f63ed80635a667e34afb97 Fix example for the 'address' element. 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. --- diff --git a/xhtml11_quick_reference_by_examples.html b/xhtml11_quick_reference_by_examples.html index f8d6e32..38dd439 100644 --- a/xhtml11_quick_reference_by_examples.html +++ b/xhtml11_quick_reference_by_examples.html @@ -392,9 +392,13 @@ They are all style-able.
address
- Antonio is from -
Naples, Italy
- a strange, still beautiful, city. +
+ Antonio is from
+ Naples, Italy, + a strange, still beautiful, city.
+ His website is at ao2.it +
blockquote