foranyone
Well-Known Member
با سلام
داخل تگ title وقتی از جملات فارسی استفاده می کنم W3C تائید نمی کنه و این error رو میده:
داخل تگ title هم از هز کدی استفاده شه (مثلا <p>) نمایش داده میشه!
چاره کار چیه؟
داخل تگ title وقتی از جملات فارسی استفاده می کنم W3C تائید نمی کنه و این error رو میده:
کد:
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:
[LIST]
[*]putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
[*]forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
[*]using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see [URL="http://www.cs.tut.fi/~jkorpela/html/empty.html"]Empty elements in SGML, HTML, XML, and XHTML[/URL].
[/LIST]
داخل تگ title هم از هز کدی استفاده شه (مثلا <p>) نمایش داده میشه!
چاره کار چیه؟