no6css.html

戻り猫
css リスト

no6.css

body {   /*  body 部分の 設定 文字 と 背景                 */
        color: #000000;                 /* 文字色 黒       */
        background-color: #ffffff;      /* 背景色 白   */

	font-size: 1.03em;
        line-height: 1.2em;
}
.block1{
font-family :sans-serif; color: #0000ff;
background-color: #ffff00;
}
.line2{
font-style : italic; font-size: 2.03em;
 color: #ff0000; font-weight : 800;
}

戻り猫
css リスト
Copyright © 2004.-2007. nyantarou All Rights Reserved.