TEXT

Style Property Reference v1.0


+ Text Decoration

{text-decoration: # } #=none, underline, line-through

<DIV STYLE="text-decoration:none">Today is fine.</DIV>
<DIV STYLE="text-decoration:underline">Today is fine.</DIV>
<DIV STYLE="text-decoration:line-through">Today is fine.</DIV>





Today is fine.
Today is fine.
Today is fine.








+ Text Alignment

{text-align: # } #=left, center, right

<DIV STYLE="text-align:left">Today is fine.</DIV>
<DIV STYLE="text-align:center">Today is fine.</DIV>
<DIV STYLE="text-align:right">Today is fine.</DIV>





Today is fine.
Today is fine.
Today is fine.








+ Indent

{text-indent: # } #=indent size (px, pt, in, cm, %)

<DIV STYLE="text-indent:30pt">
Today is fine.
Long before the advent of TV weather forecasters,
people used tabletop glasses like a spherical flask
to predict upcoming changes in weather.
</DIV>






Today is fine.
Long before the advent of TV weather forecasters,
people used tabletop glasses like a spherical flask
to predict upcoming changes in weather.









+ Margin

{margin-left: # }
{margin-right: # }
{margin-top: # }
{margin-bottom: # }
#=margin size (px, pt, in, cm, %)

<DIV STYLE="margin-left:100pt; margin-right:100pt">
Today is fine.
Long before the advent of TV weather forecasters,
people used tabletop glasses like a spherical flask
to predict upcoming changes in weather.
</DIV>






Today is fine.
Long before the advent of TV weather forecasters,
people used tabletop glasses like a spherical flask
to predict upcoming changes in weather.







Margin Layer Sample







NCD HOME Font || Text || Color || Image Style Property Reference Style Sheet Guide HTML Design Guide Main Page

Network Communication Design
http://ncdesign.kyushu-id.ac.jp/
C&P 1994-1996 Yuriko Ienaga v91102@vgenda.kyushu-id.ac.jp