文字の大きさ

書式
<font size=n>対象の文字</font>
n=1 最小
n=7 最大

記述例
<font size=2>小さめ</font>
<font size=4>大きめ</font>

表示結果
小さめ
大きめ

戻る