The Doctor wrote:
I am trying to modularize a Web Page using one of Dremweaver's CSSes.

It works in Firefox but it falls about in IE.

Is IE at fault or the modularization?


It is neither Firefox's fault nor the concept of modularization. The fault is probably 55% IE's and 45% dreamweaver's. Both of these programs suck and were written by people who neither know about or care about good web page style modularization using CSS.

I recommend ditching Dreamweaver and dusting off a plain text editor and reading this book: http://www.zeldman.com/dwws/

After you understand the concepts involved, the web has a plethora of workarounds for IE's gross misbehavior that will neither violate the standards nor the intention behind them.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to