The style declarations which apply to the text below are:
.one {margin-bottom: 0.5in;} .two {margin-bottom: 25px;} .three {margin-bottom: 5em;} .four {margin-bottom: 25%;}
This sentence should have a bottom margin of half an inch, which will require extra text in order to test.
This sentence should have a bottom margin of 25 pixels, which will require extra text in order to test.
This sentence should have a bottom margin of 5 em, which will require extra text in order to test.
This sentence should have a bottom margin of 25%, which will require extra text in order to test.
This sentence is normal.
This sentence should have a bottom margin of half an inch, which will require extra text in order to test. This sentence should have a bottom margin of 25 pixels, which will require extra text in order to test. This sentence should have a bottom margin of 5 em, which will require extra text in order to test. This sentence should have a bottom margin of 25%, which will require extra text in order to test. This sentence is normal. |