Sent by Peter Doolaard on 14 February 2005 14:02
This code:
#title { font: bold 32px verdana, arial, helvetica, sans-serif; }
#up { position:absolute; top: 50px; left:0; clip:rect(0px, 450px, 21px,
0px); color:#ca0076; }
#down { position:absolute; top: 52px; left:0; clip:rect(22px, 450px, 40px,
0px); color:#f8dded; }
<h1 id="title">
<div id="up">This is the heading</div>
<div id="down">This is the heading</div>
</h1>
works fine in any Windows browser (Firefox, Opera, IE5.5), except for IE6.
IE6 must be in quirks mode for showing the effect is as intented: dark
colored text above, light colored text below and some white space in
between. Am I doing something wrong or is it 'just' IE6?
Thnx
Peter
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/