易截截图软件、单文件、免安装、纯绿色、仅160KB

Css?

  网上找了个css 样式
  自己改了下 糟糕的很
  那位能否改成表格形式 (如果那位有不错的css样式也可以发个)
  最好能 在 class ="mytable" 这样调用 第一列和第二列宽度90px
HTML code:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title></title>
<style>
dl,dt,dd{
margin:0;
background:#fff5fa;
font-size:14px;
}
dl{
margin:0 auto;
width:50%;
border:1px solid #f8b3d0;
border-bottom:none;
}
dt{
font-weight:800;
background:#ff99cc;
color:#fff;
}
dt,dd{
line-height:30px;
padding:0 0 0 10px;
border-bottom:1px solid #f8b3d0;
height:30px;
overflow:hidden
}
dd{
text-indent:3em;
}
.fff{
background:#fff
}
dt span,dd span{
display:block;
float:right;
font-size:14px;
border-left:1px solid #f8b3d0;
text-indent:0em;
width:80px;
text-align:center;
}
</style>
</head>
<body>
<dl class=hb>
<dt><span>下载地址</span><span>更新时间</span>ks5u生物同步课课练(人教版必修一)</dt>
<dd class=


相关问答:

关于动态生成静态页面中静态页面中css路径问题

现在正在做ASP.NET 动态生成静态页

现在问题是这样
我的模板页我放在了一个文件夹中 比如Template/Template.html

然后我通过程序自动生成HTML页面
生成的HTML 是放在不同的文件夹下 比如mainFol ......

css的效果问题,怎么实现不了啊

CSS code:
body {
}
#x
{
width:1024px;
height:768%;
background-color:Red;
position:relative;
}
#x.top
{ position:absolute;
width:800px;
height:100px;
top:0px ......

css改变下拉框的颜色 - Web 开发 / HTML(CSS)

form表单下拉框的蓝色怎么去掉呢,我想把下拉框的颜色设为透明的
may be no way.

像QQ空间里的那些透明的下拉框是怎么弄得呢?

引用
像QQ空间里的那些透明的下拉框是怎么弄得呢?
用层模拟的吧

基本都 ......

需要懂.NET和CSS的朋友来解答下

CSS code:

#box1 {
float: left;
margin-bottom: 10px;
width: 200px;
height: 300px;
background: #FFCC99;
}
#box2 {
clear: left;
float: left;
width: 200px;
......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号