|
|
|
|
|
|
![]() |
#16 | ||
That which does not kill us, will try, try again.
|
Quote:
Quote:
![]() Seriously, if you're not up to writing strict XHTML code, then just don't do it. You may want to consider dropping back to a doctyle of XHTML 1.0 Transitional or HTML 4.01 Transitional to avoid having so many errors. Your problem seems to have begun on line 6, where you didn't close an element/tag. If you're going to be using XHTML then you need to be aware that you have to close some tags you may not have been used to closing in earlier HTML versions. XHTML uses self-closing elements, so things like your META tags should end with "/>" instead of ">". Some reading on doctypes: http://www.alistapart.com/articles/doctype/ http://htmlhelp.com/tools/validator/doctype.html http://www.w3schools.com/tags/tag_doctype.asp HTH .
__________________
"If you're happy and you know it, think again." -- Guru Pitka |
||
![]() |
![]() |
|
|