Updated site structure.

This commit is contained in:
2015-04-23 12:45:28 -04:00
parent 7081daef7a
commit f24cca2aed
16 changed files with 27 additions and 69 deletions

View File

@@ -1,10 +1,10 @@
<!--Begin footer-->
<footer id="footer">
<a target="_blank" href="http://validator.w3.org/check?uri=referer">
<img id="validHTML5" src="/img/html5.png" alt="Valid HTML5!" />
<img id="validHTML5" src="img/html5.png" alt="Valid HTML5!" />
</a>
<a target="_blank" href="http://jigsaw.w3.org/css-validator/check/referer">
<img id="validCSS" src="/img/vcss-blue.gif" alt="Valid CSS!" />
<img id="validCSS" src="img/vcss-blue.gif" alt="Valid CSS!" />
</a>
</footer>
<!--End footer-->