css样式问题 - .NET技术 / ASP.NET
怎样使得div2和div1在同一行上
<!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 ><title>
</title>
</head>
<body>
<div id="div1" style="width: 239px; float: left;">
<div id="div11" style="width:239px;margin-bottom:10px;clear:both;float:left;">
<h1>全站搜索</h1>
</div>
<div id="div12" style="width:239px;margin-bottom:10px;clear:both;float:left;">
<h1>热点下载</h1>
</div>
<div id="div13" style="width:239px;margin-bottom:10px;clear:both;float:left;">
<h1 >沙龙书籍</h1>
</div>
</div>
<div id="div2" style="clear:both;float:right;width:690px;margin-bottom:8px;border:#ccc 1px solid;border-top:none;">
下载地址</a>李阳疯狂英语 - 08
<div>
</div>
</div>
</body>
</html>
你最好用个div(固定宽度) 把div1 和div2包起来
e...沉了吧
{{
相关问答:
就是一个按钮,点击之后打开对话框,然后选取图片。就这样上传。。
怎么实现。在网上搜到那么多的代码,全是很多的那种,不知道,看不下去。
所以在这里想请大哥大姐帮帮忙。
使用自带的fileupload控件可以实现 ......
我这样写就没问题
#cp1 img{magin:5px;}
#cp2 img{magin:5px;}
#cp3 img{magin:5px;}
我想精简代码,用下面的写法,就出错了,是不是语法有问题?
#cp1,#cp2,#cp3 img{magin:5px;}
是语法有问题,你的写法相 ......
<a href="../Help/HelpCenter.aspx?artsub=联系我们"target="_blank">
进行传递
string Name = "中文参数";
Response.Redirect("B.aspx?Name="+Ser ......