![]() |
W3C Validation Error
Why is W3C showing this as an error?
http://farm6.static.flickr.com/5314/5909143136_01930b996a_b.jpg Code:
<p style="text-align:center;"> It's in lbl_welcome_to. I don't see anything wrong with that. |
Re: W3C Validation Error
You have an open <h1> tag - need to close it.
|
Re: W3C Validation Error
<p> tags are not allowed inside <h> tags. Either get rid of the <h1> tag or the <p> tag
The paragraph element can be contained inside the elements "address", "applet", "blockquote", "body", "button", "center", "del", "dd", "div", "fieldset", "form", "iframe", "ins", "li", "map", "noframes", "noscript", "object", "td", and "th" |
All times are GMT -8. The time now is 02:00 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.