|
|
|
|
|
by yuhong
5489 days ago
|
|
While throughout history HTML and CSS was designed so it would always fallback correctly, because in practice browser vendors did not always fully comply with the specs, it doesn't. For example, Netscape 4 had poor CSS support that often produced worse results than if CSS support did not exist, and even IE3 for example treated unknown font size units as px. Not to mention the IE vs CSS box model. |
|