Question On HTML Validation
I have been running my web pages through http://validator.w3.org/ and there is one error that I can't get rid of:<meta name="Microsoft Border" content="tl">
^Error: value of attribute "NAME" must be a single token
This tag was generated by FrontPage because I'm using shared borders. Does anyone know of anyway I can modify this tag to pass validation and still have shared borders work?
Thanks for the help!