IE7-/Win: Default vertical margin on paragraphs

Properties of default vertical margins in IE7- (to be verified...)

Properties of auto vertical margins in IE7- (to be verified...)

In all the following test cases a couple of paragraphs with green background are in a container with red background (darker when it has Layout).

space

A1. NO hasLayout container, no padding, no border. Inner p with no specified margins

A1. second p

space

A2. NO hasLayout container, no padding, no border. Inner p with auto vertical margins

A2. second p

space

A3. NO hasLayout container, no padding, no border. Inner p with 19px vertical margins

A3. second p

space

A4. NO hasLayout container, no padding, no border, font-size:2em. Inner p with no specified margins

A4. second p

space

B1. NO hasLayout container with border. Inner p with no specified margins

B1. second p

space

B2. NO hasLayout container with border. Inner p with auto vertical margins

B2. second p

space

B3. NO hasLayout container with border. Inner p with 19px vertical margins

B3. second p

space

B4. NO hasLayout container with border, font-size:2em. Inner p with no specified margins

B4. second p

space

C1. hasLayout container, no padding, no border. Inner p with no specified margins

C1. second p

space

C2. hasLayout container, no padding, no border. Inner p with auto vertical margins

C2. second p

space

C3. hasLayout container, no padding, no border. Inner p with 19px vertical margins

C3. second p

space

C4. hasLayout container, no padding, no border, font-size:2em. Inner p with no specified margins

C4. second p

space

CSS tests home