W3C
 previous contents next
 change-style

CSSの例


<HEAD>
<STYLE>
<!--
DIV.indent {
    left-margin: 10%;
}
-->
</STYLE>
....
</HEAD>
....
<DIV class="indent">
....
</DIV>

中根 雅文

30 of 47