Added space between valid HTML/CSS icons, to make alt text look nicer.
[www.git] / footer.shtml
index be3a0645123868780a39778d938d2394de65a3e7..cc0b8378514d523f2963984d0d767d6a0f3da2f1 100755 (executable)
@@ -5,11 +5,9 @@
     </a>
   </p>
   <a href="http://validator.w3.org/check?uri=referer">
-    <img src="/valid-html401.png" alt="Valid HTML 4.01 Strict" height="31"
-    width="88">
-  </a>
+    <img style="border:0;width:88px;height:31px" src="http://images.steven-mcdonald.id.au/valid-html401.png" alt="Valid HTML 4.01 Strict">
+  </a> &nbsp;
   <a href="http://jigsaw.w3.org/css-validator/check/referer">
-    <img style="border:0;width:88px;height:31px" src="/valid-css.png"
-    alt="Valid CSS!">
+    <img style="border:0;width:88px;height:31px" src="http://images.steven-mcdonald.id.au/valid-css.png" alt="Valid CSS">
   </a>
 </div>