I like the ie conditional. works well.

I have two follow up questions. Do you only need the values to be overwritten 
if the browser is css?, (the height, width, colour and float are all set in the 
css)

<!--[if IE]>
<style>
.strapline {
margin-left: 250px;
 margin-top:41px;

}
</style>
<![endif]-->


Also does anyone know an opera specific hack? It too seems to be a bit out when 
trying to poisiton a div.(but just by a few px from ff)




R.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to