Quote:
Originally Posted by MetaMan
you can code in strict and there is certain ways of adjusting CSS to fit in all browsers.
|
then it's not the same . strict html will result in different look in diff browsers unless you make specific changes for certain browsers.
Quote:
Originally Posted by MetaMan
what do you do you mean "downgrade"?
|
features in browsers that are not strict html compliant. You have to give those up in order to have strict compliance, i.e downgrading your site so it looks the same if you follow strict html.