Hi all.

My research tells me that, given these declarations:

H3      {
        margin-bottom: 0px;
        padding-bottom: 0px;
        }
H3+p    {
        margin-top: 0px;
        padding-top: 0px;
        }

There should be no margin/padding between any H3 and the
paragraph following it. So in...

[H3]Subheading[/H3]
[p]This is a paragraph after the subhead.[/p]

...the two lines of text should be (vertically) hard up against
each other.

Yet in both Firefox and IE6 they are spaced apart.

Does this "adjacent siblings" thing actually work?

TIA,
 - Bill

--
We take security very seriously. All outgoing mail is
certified Virus Free. To boost YOUR security visit
The Hacker's Nightmare: http://HackersNightmare.com
"How to keep hackers, worms and other germs out of your PC."

Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.4/703 - Release Date:
26/02/2007 2:56 PM



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

Reply via email to