谁给以下CSS写上注译就给分
body{
font-family:"宋体";
font-size:9pt;
SCROLLBAR-FACE-COLOR: #1E7DD8;
SCROLLBAR-HIGHLIGHT-COLOR: #1E7DD8;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #1E7DD8;
SCROLLBAR-BASE-COLOR: #FFFFFF;
scrollbar-track-color: #BAE3FB;
}
a:link {
font-size: 9pt;
color: #0055A6;
text-decoration: none;
}
a:visited {
font-size: 9pt;
color: #0055A6;
text-decoration: none;
}
a:active {
font-size: 9pt;
color: #0055A6;
text-decoration: none;
}
a:hover {
font-size: 9pt;
color: #ff0000;
text-decoration: none;
}
th, td {
margin-left:5px;
font-size: 9pt;
}
#data {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #D2D2D3;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #D2D2D3;
}
#data th {
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#98d3f8, EndColorStr=#ffffff);
background-color: #B7E1FA;
font-weight:bold;
text-align: center;
line-height: 18px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: n
相关问答:
.css1 .css2 #objid {OVERFLOW: scroll;...}
.css1 .css3 {...}
把具有共同样式的写到一起了 好维护
中间无逗号,属于样式嵌套
样式的共同的地方写在一起,可以省掉不必要的代码行~
这个就是代码 ......
jsp 页面用div 加 css(导入的) 所有的div 样式都不好使是怎么回事?
相同的样式放到<td>上就好使!
1.css
.menud {
height: 29px;
width: 960px;
top: 10px;
color: #FFFFFF;
word-spacing: 6p ......
虽然这个问题不属于PHP版块的,但是还是发在这里 喜欢这个版块
问题描述 : 插入地图的按钮点了没反应! 什么原因 ,增加小区的按钮点了有反应!!代码如下
PHP code:
<!DOCTYPE html PUBLIC & ......
我的框架的代码:
<frameset rows="80,*">
<frame name="top" src="a.html">
<frameset cols="150,*"> ......
项目路径是这样的
就是应用的时候出不来效果 我觉得应用的路径没问题啊
就是Dtails.jsp 被sitemesh 修饰 Dtails。jsp 应用css <link rel="stylesheet" type="text/css" href=" ......