Iorhael wrote:
> Hi, I am trying to line up the date stamp with the menu links on this
>  site, but there is a vertical spacing difference between IE, 
> Firefox, and Opera. I have coded for the IE difference but am not 
> sure how to code for the Opera difference.
> 
> http://www.drkdesign.com/LVS/phpintro/

Zero out default-margins before positioning, and most differences will
be gone.

Like so...

p.date {margin: 0;}

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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