Thread: My little site
View Single Post
Old 01-05-2003, 10:52   #18 (permalink)
andrewparker
Senior Member
 
andrewparker's Avatar
 
Join Date: Feb 2003
Location: Manchester
Posts: 991
You've got two random </a> tags here -

[code:1:14fbef753f]
<p> <img
src="images/xhtml_valid.gif"
alt="Valid XHTML 1.0!" height="15" width="80" /></a> </p>
[/code:1:14fbef753f]

and here:

[code:1:14fbef753f]
<p> <img
src="images/css_valid.gif"
alt="Valid CSS!" width="80" height="15"/>
</a> </p>
[/code:1:14fbef753f]

Remove them and your page will validate like it says it does......
__________________
Andrew Parker

---------------------

(Apple PowerBook G4 1.67GHz / 1Gb RAM / OS X / Safari )
  Reply With Quote