Posted by Derek Erb on 03/31/06 16:08
Paul,
That's not your code.
This is your code (copied and pasted from your source):
<div class="footer">©paulwatt designs 2005 tel:07766 335848
<span class="valid">valid <a
href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.paulwatt.info%2F"
class="validlink">XHTML</a> and <a
href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.paulwatt.info/css/paullayout.css"
class="validlink">Valid CSS</a></span> </div>
</div>
Look closely. You do not have a div after footer and you used spans
instead of divs.
I modified your code and tested it before posting it. It's obviously
not the same.
Navigation:
[Reply to this message]
|