Previous Message
Next Message

IE 5.2 mac only CSS

Sent by Jamie Dyer on 27 November 2003 16:04


Thanx for all the links.

I managed to find another one through trial and error that I don't think
is mentioned:

* html body DIV>.col_4{
	w\idth: 200px;
	ma\rgin-left: 2px;
}

The "* html body" limits it to IE, using the ">" limits it to IE mac,
(and for some strange reason IE 5.0 PC picks up this style too, not
quite sure how) then using "w\idth" stops IE 5 PC reading the style.

I think this method is a little easier to read than the commenting
method, its also less code.

Jamie
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: