Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com test pages: the box model - inline replaced elements

Vspace/hspace test

Since vspace and hspace are drawn outside the border, and since CSS specificity exceeds that of HTML formatting attributes, the following image should not have a vast margin: Text

The image has an HTML border. It has border-style: solid; border-color: red so the border should be solid (not 3D) and red.

The image has an HTML border. It has border: none, which should override the border, CSS being of greater specificity than HTML.

This image simply has a 100 pixel horizontal (red) border;.

Hello This missing image simply has a 100 pixel horizontal (red) border. It does not have a background color.