Soldato
- Joined
- 1 Sep 2005
- Posts
- 10,001
- Location
- Scottish Highlands
the following code;
I need this line in order to link to my pixelpost gallery, but its giving me loads of validation errors;
http://validator.w3.org/check?uri=h...accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7
Any idea how to get it to validate without destroying the code?
Code:
<li id="main-nav-gallery"><a href="/gallery/index.php?x=browse&pagenum=1&category=">Gallery</a></li>
I need this line in order to link to my pixelpost gallery, but its giving me loads of validation errors;
http://validator.w3.org/check?uri=h...accept-charset=ISO-8859-1,utf-8;q=0.7,*;q=0.7
Any idea how to get it to validate without destroying the code?