Prior to IE6, the boxmodel of IE was build upon the idea
margin+padding+border were included in the width. You are able to change
boxmodel rendering using the appropriate css rules, (mostly you just
need border or padding box).

The box model can be workaround by not using width/height in combination
with padding/margin. So add an extra nesting to prevent boxmodel issues,
or change the boxmodel rendering with the css properties created for it.

This model however can be suppressed by forcing IE into quirks. I would
recommend it to everyone, since standards mode is to buggy for
production.


Micha Schopman
Project Manager

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort
Tel 033-4535377, Fax 033-4535388
KvK Amersfoort 39081679, Rabo 39.48.05.380



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187355
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to