hi,
I'm trying to validate this url..
I don't quite these errors:
Line 1, Column 114: character "/" invalid: only delimiter ">", delimiter
"[", "CDATA", "NDATA", "SDATA" and parameter separators allowed.
…g/TR/xhtml1/DTD/xhtml1-frameset.dtd" />
and what is wrong with a tag like this?
<frameset rows="180,*" frameborder="0" framespacing="0 " border="0"
onLoad="loc();" />
or a tag like this?
<frame name="topfr" SRC="top.html" marginwidth="0" marginheight="0 "
scrolling="auto " frameborder="0" />
what's wrong with 'src' attribute????
I don't get this?? are FRAMES no longer w3c-compliant????
thank you...
Comment