Fix W3C validator errors.
authorMikhail Glushenkov <foldr@codedgers.com>
Thu, 11 Dec 2008 23:43:14 +0000 (23:43 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Thu, 11 Dec 2008 23:43:14 +0000 (23:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60912 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CompilerDriver.html
docs/CompilerDriverTutorial.html
tools/llvmc/doc/footer.html

index 2eb452af0fe352579f7fb2602cbb43352f6ef951..7a256b3bf4b4da22ccfbfc518f69a860de136552 100644 (file)
@@ -587,13 +587,15 @@ current directory.</p>
 <a class="reference" href="http://pages.cs.wisc.edu/~ghost/">http://pages.cs.wisc.edu/~ghost/</a></td></tr>
 </tbody>
 </table>
-<hr>
+<hr />
 <address>
-  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a>
-  <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
+  alt="Valid CSS" /></a>
+  <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue"
+  alt="Valid XHTML 1.0 Transitional"/></a>
 
-  <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br>
-  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
+  <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br />
+  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br />
 
   Last modified: $Date: 2008-12-11 11:34:48 -0600 (Thu, 11 Dec 2008) $
 </address>
index cc4707506e39b83fb9ee6f727f05dd93ea991cb3..47a9d090044f93048c3d1f96ef22e4fe5b6203b5 100644 (file)
@@ -112,13 +112,15 @@ manual and plugin source code in the <tt class="docutils literal"><span class="p
 <a class="reference" href="http://llvm.cs.uiuc.edu/docs/TableGenFundamentals.html">http://llvm.cs.uiuc.edu/docs/TableGenFundamentals.html</a></td></tr>
 </tbody>
 </table>
-<hr>
+<hr />
 <address>
-  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a>
-  <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
+  alt="Valid CSS" /></a>
+  <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue"
+  alt="Valid XHTML 1.0 Transitional"/></a>
 
-  <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br>
-  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
+  <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br />
+  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br />
 
   Last modified: $Date: 2008-12-11 11:34:48 -0600 (Thu, 11 Dec 2008) $
 </address>
index 60767e71f4c3aae98daf1fb1d2930ec0e8617960..2292471f93cc9fce41690531d2d7ce6c6c3ebbef 100644 (file)
@@ -1,10 +1,12 @@
-<hr>
+<hr />
 <address>
-  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"></a>
-  <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
+  alt="Valid CSS" /></a>
+  <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue"
+  alt="Valid XHTML 1.0 Transitional"/></a>
 
-  <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br>
-  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
+  <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br />
+  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br />
 
   Last modified: $Date: 2008-12-11 11:34:48 -0600 (Thu, 11 Dec 2008) $
 </address>