X-Git-Url: https://git.ao2.it/xhtml11_quickref.git/blobdiff_plain/f900f0bccab921054c4522695c430830a69d0fde..ba65cd7f787cbd3846ce90681d1b25b45898037d:/xhtml11_quick_reference_by_examples.html
diff --git a/xhtml11_quick_reference_by_examples.html b/xhtml11_quick_reference_by_examples.html
index 38dd439..a11bdba 100644
--- a/xhtml11_quick_reference_by_examples.html
+++ b/xhtml11_quick_reference_by_examples.html
@@ -395,7 +395,7 @@ They are all style-able.
   
   Antonio is from
   Naples, Italy,
+    href="http://maps.google.com/maps?f=q&source=s_q&hl=it&geocode=&q=naples,+IT&sll=26.160677,-81.795616&sspn=0.137744,0.265045&ie=UTF8&ll=40.869911,14.252701&spn=0.232099,0.53009&z=11&iwloc=A">Naples, Italy,
   a strange, still beautiful, city.
   His website is at ao2.it
   
@@ -508,8 +508,9 @@ They are all style-able.
   samp
   
   Let's clean up this file:
+  $ tidy -xml -access 3 -utf8 -i -m $THIS_FILE
   
-    tidy -xml -access 3 -utf-8 -i -m $THIS_FILE
+    No warnings or errors were found.
   
   
 
@@ -525,8 +526,8 @@ They are all style-able.
 
   var
   
-  This file name is in $THIS_FILE... this is just an example, you
-  know.
+  Save this file to xhtml11_quickref.html... this is just an example value,
+  you can choose the name you like more.