View Single Post
Old 05-13-2008, 04:23 PM   #3 (permalink)
htmlbasictutor
Contributing Member
 
htmlbasictutor's Avatar
 
Join Date: 10-29-07
Location: British Columbia, Canada
Posts: 102
iTrader: 0 / 0%
Latest Blog:
Find Broken Links

htmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the roughhtmlbasictutor is a jewel in the rough
Quote:
Originally Posted by ryukenden View Post
In one forum, it says xhtml rules are complicated. For example, if there is an extra "/" in the metatags, then the website is no longer xhtml.
Where ever you read that (or possibly you misread it) is incorrect. XHTML is not complicated. It just takes a bit of retraining some old habits (and adjusting your HTML editor if you are relying on it to produce coding).

HTML is the coding language used to produce web pages. HTML 4.01 was the last version of the HTML standard produced. HTML 5.0 is being worked on.

XHTML is also a coding language used to produce web pages. It is very similar to HTML in it's basic form.

HTML 4.01 forms part of XHTML.

There are differences between HTML and XHTML, one of them being that some tags (the meta tag for example) require a / at the end of the tag when coding in XHTML.

Differences Between XHTML And HTML
http://www.w3schools.com/xhtml/xhtml_html.asp

HTML and XHTML Frequently Answered Questions
http://www.w3.org/MarkUp/2004/xhtml-faq
__________________
HTML Basic Tutor
Basic Computer Informaton - Computer Basics for website owners
htmlbasictutor is offline   Reply With Quote