Click to See Complete Forum and Search --> : Forcing IE to interpret CSS properly...


stmasi
07-10-2003, 12:48 PM
Is there any way to force IE (or hack) to interpret CSS properly? You know...like the other "compliant" browsers?

Here's what I'm talking about...

div#banner {
background-color: #ffffff;
bottom: 5px;
color: #000000;
font-size: 12px;
left: 5px;
margin: 0px;
padding: 0px;
position: absolute;
right: 5px;
top: 5px;
}

All browsers I've tested (except IE of course) interpret the CSS properly and display the page properly.

Any help appreciated.

Thanx.

Hester
07-11-2003, 09:08 AM
Look here for many ways:

http://centricle.com/ref/css/filters/