X-Git-Url: https://git.ao2.it/xhtml11_quickref.git/blobdiff_plain/a307b6b74b2285c9f345e9e206caf391c9c69312..refs/heads/master:/xhtml11_quick_reference_by_examples.html?ds=inline
diff --git a/xhtml11_quick_reference_by_examples.html b/xhtml11_quick_reference_by_examples.html
index 7b0b11c..e3522ad 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
@@ -417,10 +421,10 @@ They are all style-able.
 
   dfn
   I wonder how much my silly definition of happiness:
-  
-    Happiness is the limit of our mood function when âhow I currently feelâ approaches
+  
+    Happiness is the limit of our mood function when âhow I currently feelâ approaches
     to âhow I want to feelâ
-  
+  
   is flawed...
   
 
@@ -504,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.
   
   
 
@@ -521,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.