|
Posted by Jonathan N. Little on 01/13/07 03:34
Jonathan N. Little wrote:
<snip>
Oh of course I got lazy and forgot to test with the OSCPB (OS Component
Posing as a Browser) and it screws the bottom margin on "blue"
> div.blue {
> background-color:blue;
> width: 180px;
> height: 80px;
> margin: 10px;
> margin-top: -90px;
need to add conditional, or hack to add
div.blue { margin-bottom: 0; }
for IE. Don't know if needed for IE7, got Win2K, but I betcha it does!
<snip>
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|