Our design department gave me a code to add to a page and I am kind of new to the design part of it and stuff… but is this a valid tag and what does it mean <–if subcontent add rel=”test1″–>. Is this somthing that I can just leave like that (it is evaluating correctly as it is) or do I actually need to do something so that that part does something?
<li class="test1"><a href="" <!-- if subcontent add rel="test1" -->>test 1</a></li>
the browser may display correctly, but the w3c says it’s invalid
the right way must be: