If I convert my site to XHTML, how much faster will it download. How about XML? Why would one use one over the other? Here’s the W3 validator page for these http://www.w3schools.com/site/site_validate.asp
I’ve been using the Firefox HTML validator. It’s very handy.
https://addons.mozilla.org/en-US/firefox/addon/249
Thanks,
Roger

Jim,
It looks like XHTML is nothing more than a fancier html, and useful only if you need the other functions it offers. I was told that XHTML doesn’t download any faster than html, and some older browsers may not understand. I guess xml is a language where you can create your own functions. So I’m going to run my index html/css page through a web editor that can convert HTML to CSS and see what happens to my code, see if the file is any smaller and see if the page looks any different on a browser.
Thanks,
Roger