Hey,
I have always written my site using XHTML 1.0 Strict as I thought it was the latest and greatest to use however I always served it as text/html and have found out that doing that the user agent uses a html parser instead of a xml parser thus meaning I will not be able to use any of the features XML bring to XHTML such as using other markup languages based on XML. So, as far as I am aware it's best to use HTML 4.01 strict as I am still following standards by writing valid HTML and seperating presentation from content using CSS and all modern browsers support it, however should I use XHTML if I will be writing all my HTML tags with opening and closing tags and not using attritbute minimization and such as at least if I decided one day to take advantage of the features XHTML brings I would be able to change my MIME type and be able to use them features without having to change my doctypes and such?









Dan Schulz you will be missed 
Bookmarks