Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com test pages: text - text-indent test

  1. This first line should be indented. But all other lines should not. The red background should cover the space where the indent is. But all other lines should not. But all other lines should not. But all other lines should not. But all other lines should not. But all other lines should not. But all other lines should not. But all other lines should not.

  2. This should be outdented. The red background should not cover the outdented bit.

  3. This has text-indent: 100%, and therefore this should preferably start one line down. However, overflow is acceptable, provided there is no red behind the text.

  4. This should be indented by 100 pixels because text-indent is inherited.

  5. The left of this should be aligned with the left of the text below (this has margin-left: 30px, that has text-indent: 10% inside a 300 pixel containing block.

  6. Align me correctly please.