Remove short tag in html 4 validation in aspx
Posted
by iPhone Fun
on Stack Overflow
See other posts from Stack Overflow
or by iPhone Fun
Published on 2010-06-15T10:48:26Z
Indexed on
2010/06/15
10:52 UTC
Read the original article
Hit count: 233
hi all,
I am new to HTML 4 validations, in that if I put HEAD runat="server" tag
I am getting this error - Error Line 6, Column 82: character data is not allowed here
…lesheet" type="text/css" media="all" />
In the head tag I have called css files.
So if any one know about thin can help me,how to solve this error? Thanks in advance.
© Stack Overflow or respective owner