<head>
<link rel=”stylesheet” type=”text/css” href=””> <!--link元素只能出现在head标签内-->
</head>
或者
<style type=”text/css”>
@import url()
</style>
加!important属性。如: h1{ color : black !important;}
关联选择器 #nav li a, #nav li a:link, li emu l, ……
类选择器 .wide{ }, p.wide{}, ……
Id属性选择器 #name
锚伪类 a:link, a:visited, a:active, a:hover, 或者直接 :link ……
印刷为元素 <P>
P:first-line{ font, color, background, word-spacing, letter-spacing, text-decoration, vertical-align, text-transform, line-height, clear}
P:first-letter{ font, color, background, letter-spacing, vertical-align, text-transform, line-height}
选择器中的为元素 body p:first-letter{ }, p.id:first-letter{}, ……
border, border-bottom, border-top, border-left, border-right
border-bottom-color, border-bottom-style, border-bottom-width
border-width, border-color, border-style
clear, float
margin, margin-top, margin-bottom, margin-left, margin-right
padding, padding-top, padding-bottom, padding-left, padding-right
background, background-attchment, background-color, background-image, background-position, background-repeat, color
display, list-style-type, list-style-image, list-style-position, list-style, white-space
ul { list-style-image:url("/i/arrow.gif"); list-style-type:square; }
font, font-family, font-size, font-style, font-variant, font-weight
Letter-spacing, line-break, line-height, vertical-align,
text-align, text-decoration, text-indent, text-justify, text-transform
position(仅div可用):absolute(相对父元素), width, height, z-index, static, relative(相对页面)
left, top(坐标):元素与父元素左方和上方边缘的空间大小,可用于padding,border,margin
width, height绝对或相对的宽度与高度。可用于定义元素实际占用空间,以内容长度为准,不包括padding、border与margin
visibility: visible(可见), hidden(隐藏), inherit(继承父元素属性)
px 像素, in 英寸, cm 厘米, mm 毫米, pt=1/72in, pc=12pt
全国职称计算机考试速成过关系列套装:W .. 定价:¥133 优惠价:¥133.0 更多书籍 | |
全国职称计算机考试速成过关系列套装:W .. 定价:¥124 优惠价:¥124.0 更多书籍 |