Css色、テキストフォント
900 ワード
css色表現
16 0-9 a-f
rgb 0-255
cssテキスト設定
一般的な適用テキストのcssスタイル:
color transparent
color , : color:red;
font-size , :font-size:12px;
font-family , :font-family:' ';
font-style , :font-style:normal; ,font-style:italic;
font-weight , :font-weight:bold; font-weight:normal
line-height , :line-height:24px;
text-decoration , :text-decoration:none;
text-indent , :text-indent:24px; 24px
text-align , text-align:center