css笔记

96 阅读1分钟

负责样式。

语法如下

h1

{

color: blue;

font-size:12px;

text-align: center;

/*this is note*/

}

教程

id选择器和class选择器 www.runoob.com/css/css-id-… 在html元素的属性中设置css样式
如何插入样式表(3种) www.runoob.com/css/css-how…
背景 www.runoob.com/css/css-bac… background-color;background-image;background-repeat;background-attachment;background-position
链接 www.runoob.com/css/css-lin… link, visited, hover, active
字体 www.runoob.com/css/css-fon… font, font-family, font-size, font-style, font-variant, font-weight
文本 www.runoob.com/css/css-tex… color, text-align, 大小写text-transform, text-indent, letter-spacing,