HTML and XHTML are two different languages used for web and application design. HTML is more commonly used. Any questions go to http://pcconsoleforum.0fees.net
HTML.
HTML stands for Hypertext Markup Language. It is a document format that structures text and data on the Internet using elements. It is the most common language used for creating standard web...
HTML - Hyper Text Markup Language and is the basic language used to program/code websites. XHTML - Extensible Hypertext Markup Language and is a family of XML Languages.
XHTML opening tags are 'closed' again instantly (although they are closed again further down) e.g. <html /><head /></head><body /></body></html>. The difference...
That is what seems to be happening already. XHTML is being used more than normal HTML for modern websites, since it forces better cross-browser compatibility -- meaning that multiple browsers viewing...