This paragraph is indented by 2em. I need to keep rambling on here long enough to make the text wrap. Should I start writing about armadillos? I read a document that used an armadillo problem as the source of some meaningless text.
This paragraph is indented by 5em. Again I need to write long enough to force the text to wrap. I can also accomplish this task by resizing my browser window, if I have that luxury available.
This page was made to look this way by putting the following between the <head> and </head> tags:
<style type="text/css"> p.first { font-size: 200% ; text-indent: 2em ; } p.second { font-size: 200% ; text-indent: 5em ; } </style>