CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
Other Discussions
XHTML 1.0 strict vs HTML 4.01 strict
jitendra
Permalink to comment
#
November 2008
1. What would be more beneficial in future Html 4.01 Strict vs XHTML 1.0 strict ?
2. In what conditions XHTML can be more useful than HTML ?
chriscoyier
Permalink to comment
#
November 2008
Bit of discussion about this here:
http://css-tricks.com/xhtml-11-or-html-401/
I'm an XHTML guy I think, since I like how it enforces cleaner code, however I understand there isn't a heck of a lot of advantage to that.
jitendra
Permalink to comment
#
December 2008
After reading so many article on different blogs and websites i decided to use HTML 4.01 strict over XHTML 1.0 strict.
HTML 4.01 is easy to maintain too. and with XHTML we need to care many more things.
ncwebdesigner
Permalink to comment
#
December 2008
I like XHTML as well. Easier to work with
Add a Comment
2. In what conditions XHTML can be more useful than HTML ?
http://css-tricks.com/xhtml-11-or-html-401/
I'm an XHTML guy I think, since I like how it enforces cleaner code, however I understand there isn't a heck of a lot of advantage to that.
HTML 4.01 is easy to maintain too. and with XHTML we need to care many more things.