OKANOWEB WEB PARTS SAMPLE

 

丸付き数字を表示

l
1 STYLの内容

<STYLE>

.ball{color:deepskyblue; font-size:44px; font-weight:bold; font-family:Wingdings;}
.title{color:darkblue; margin-left:8px; margin-top:-39px; font-size:24px; font-weight:bold; font-family:Verdana;}

</STYLE>

l
2 本文

<DiV CLASS=ball>l</DIV>

<DiV CLASS=title>2 本文</DIV>