Let's say you want top use the latest HTML5. You can specify DOCTYPE = HTML5. If the browser requesting the page is older (say IE 6), does Asp.Net know to write the page differently? Is the DOCTYPE changed as well?
If not, how do you choose the best DOCTYPE?
How do you know which browser supports which DOCTYPE?
Sorry for the flood of questions, but I would like to update my sites to the latest, but still support some older browsers (to a point).
Ideas most appreciated.
Go to the complete details ...