|
<HEAD>
<STYLE TYPE="text/css">
<!--
.indented
{
padding-left: 50pt;
padding-right: 50pt;
}
-->
</STYLE>
Then we'll use the indented class in a <DIV ...>
<DIV CLASS="indented"> Stuff In section </DIV>
Which gives us an indented section like this: