Quote:
Originally Posted by Bernard
Just to clarify my earlier post - some browsers (or other html renderers - page readers, etc.) use the doctype to interpret the html code. You should aim to make the code complaint with whatever doctype you choose to ensure the best compatibility of your pages with all manner of web enabled devices (including possibly search engines spidering your pages).
|
A basic rule which is generally overlooked by newcomers, well said!