Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
|
DOS used to be very widespread too. Things do change and in time older standards disappear no matter how widespread they may be at one time.
xhtml is really no different that how you're supposed to be coding html 4.01 anyway. Sure there will be some differences (I think), but if you use all lowercase and make sure to close all you're tags you're basically using xhtml.
Even if browsers remain backward compatible (which I do think they will) there's no excuse for not writing good code. Adhering to xhtml standards will force you to write better code so why not use it.
Minaki is also right about mobile devices. There's a lot less room for them to add all the backwards compliant code so you're better off writing standards compliant code. And again it's not really any harder than writing html.
Last edited by vangogh; 01-15-2006 at 02:09 PM..
|