CSS
Posted itfz
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CSS相关的知识,希望对你有一定的参考价值。
CSS选择器:
1.通配符选择器: (*) : 代表选中页面所有的元素
2. 标签名 标签名{属性1:属性值;属性2:属性值;} 可以把某一类标签全部选择出来,例如所有的div标签
3. 类选择器(.class) :给某一类添加样式
4. ID选择器(#id):唯一标识
CSS常用属性:
color: 文字的颜色 font-size:文字大小 font-family:字体 font-style:设置字体的样式 (italic normal )
font-weight:设置是否粗体(bold normal []100-900) background:背景色 border:设置边框(solid dashed dotted) text-decoration:下划线(underline) 中划线line-through 上划线(overline) none(隐藏) text-align: 文本对齐 width:宽 height:高
以上是关于CSS的主要内容,如果未能解决你的问题,请参考以下文章
css [css:fadeout / fadein] css示例。 #css
css 深度提示#css中的css base builder CSS