泉水叮咚还是泉水叮咚:css是什么?

来源:百度文库 编辑:高考问答 时间:2024/05/07 04:22:18
body{background-color:#B1D7FC}

#header{height:89px;background:url(http://img.baidu.com/hi/temp5/hdbg.gif) repeat-x}
#header div.lc{}
#header div.rc{background:url(http://img.baidu.com/hi/temp5/hdr.jpg) no-repeat top right}
#header div.tit{top:8px;left:20px;line-height:22px;font-size:20px;font-family:黑体}
#header div.tit a.titlink{color:#004EBB;text-decoration:none}
#header div.tit a.titlink:visited{color:#004EBB;text-decoration:none}
#header div.desc{top:33px;left:20px;color:#004EBB;font-size:13px}
#tabline{top:89px;background-color:#4D93EF}
#tab{top:67px}
#tab a.on,#tab a.on:link,#tab a.on:visited{border-top:1px solid #4D93EF;border-left:1px solid #4D93EF;border-right:1px solid #4D93EF;line-height:22px;background-color:#C6DFFF;color:#000000;font-size:14px}
#tab span{color:#004EBB;font-size:14px}
#tab a:link{color:#004EBB;text-decoration:none;font-size:14px}
#tab a:visited{color:#004EBB;text-decoration:none;font-size:14px}
#tab2{background:#DAE9F5}
#tab2 span{color:#000000;font-size:12px;font-weight:bold}
#tab2 a{font-size:12px}
#tab2 a:link{color:#0000CC}
#tab2 a:visited{color:#0000CC}

.stage{background:url(http://www.shelattic.com/f02/special/voice/illustration/06a.jpg) repeat-y}

#comm_info{color:#000000;font-family:Arial;text-align:left}
#comm_info div.line{margin-top:5px;line-height:8px;border-top:1px solid #BBC1C6}
#comm_info a{color:#006AFF}

#page{height:30px;font-size:14px;font-family:Arial;text-align:center}
#page span{padding:3px;color:#000000;font-size:14px;font-weight:bold}
#page a.pc{color:#006AFF;font-size:14px;font-weight:bold}
#page a.pc:visited{color:#006AFF}
#page a.pi{padding:3px;color:#006AFF;font-size:14px}
#page a.pi:visited{color:#006AFF}

怎样才能看懂呀?
可以随便翻译一下吗?

你这个是百度空间的吧,百度帮助里就有详解的.
http://www.baidu.com/search/hi/hi_css.html

CSS即Cascading Style Sheet(级联样式单)的缩写,我们又常称这为风格样式单Style Sheet,顾名思义,是用来进行网页风格设计的。比如,我想让我的链接字未点击时是蓝色的,当鼠标移上去后字变成红色的且有下划线,这就是一种风格。通过设立样式表,我们可以统一地控制HMTL中各标志的显示属性

CSS级联样式表
是出版商用于管理出版物外观(背景,字体,颜色等)的一种方式

自定义设置一些网页格式内容等
hi.baidu.com\asimov