> From: Eliana Berlfein > > The space between paragraphs is much bigger on a PC than a Mac. Is > there some way to control the space and make it more consistent?
Set the top and bottom margins and padding to values that work nicely for your intended use and preferences. Different browsers may use different default values when these settings aren't specifically declared. You may want to remove all top spacing and use only bottom spacing, or vice versa, or even some mix of both. Headings will likely need matching treatment. The use of em or % values can be good for this sort of adjustment as the spacing will scale with text size changes that a user may make. -- Peter Williams ______________________________________________________________________ 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/
