1 Small Paul |
Monday, September 13, 2004 @ 1:23 AM
Hmmm... I think the main reason for using a doctype (which still counted in IE3) is to declare what code standard you're coding to.
The whole quirks mode vs. standards mode thing always struck me as a huge drag, creating confusion for the sake of allowing web developers not to bother to learn good web development.
It's definitely worth documenting, but I think it's always good to state first that the doctype declaration tells people and software what your code is.
2 Adrian Hesketh |
Wednesday, September 29, 2004 @ 7:40 AM
One of the main problems with using the HTML 4.01 transitional doctype is that ASP.Net out of the box breaks that doctype by using a self closing postback value, using a name attribute on the Form element and by not designing Custom Web Controls to be able to emit links within the HEAD section of a HTML document forcing developers to put JavaScript and CSS in the body of a document...
Most annoying!
3 Dave |
Monday, November 07, 2005 @ 5:22 PM
"The junk galore you see in 99% of web pages today reflects the chaos bred by the browser wars."
Is that figuratively 99%? Else who estimated 99%?
This evil number makes baby standardistas cry.
4 Milan Negovan |
Tuesday, November 08, 2005 @ 7:20 AM
Actually, I think this number came from Zeldman's book. I need to look it up to verify.
5 Bh.Chandana |
Friday, November 02, 2007 @ 2:40 AM
Really very fabulous article.
After reading this article ,I am quite clear with what actually a doctype is and why is used.
And also I got to know why certain things in javascript work with only a particular browser,esp I.E
Thanks a lot for the explanation
Submit your comment
Please enter only text since all HTML tags except hyperlinks will be stripped.
Hyperlinks will become live links. Any comments with flaming or offensive language will be
deleted. Be courteous to other posters. Thank you.