Help - Search - Members - Calendar
Full Version: I Have A Question!
Zymic Webmaster Forums > Web Design & Development > Client Side Scripting > HTML and CSS
nava123
What exactly is XHTML. how much different from HTML is it? and, do I have to re-learn a whole bunch of stuff to write valid code with it?
swordz
Don't use it.

Click here to see why.

Swordz
IamShipon1988
HTML and XHTML is fairly the same. The only difference is that XHTML combines some main features from HTML and XML. I personally like using XHTML over HTML but it's a personal decision. Many people, such as swordz, would recommend others to stay away from it. I say just go ahead and try it. Only then will you get the best view of the capability this hybrid language has.
swordz
The main problem I have with xhtml is that, if it's used properly, some older browsers will refuse it - after all, they were written to parse text/html, not application/xhtml+xml. And if it's not used properly, it's seen as html (and parsed as such) by all browsers.

Either way you lose.

Swordz
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.