8 个解决方案
#1
????兄弟,图挂了。。。
#2
[img=http://www.xiaochuncnjp.com/bbs/attachment.php?aid=817430&k=aa38aa72c6fbbde378521a9bdacfcff7&t=1251962562&fid=16&noupdate=yes&sid=ba7av4I%2FqCratkiOc%2FqWD8eAD88CaugNI26vqMGRUZaVBr4][/img]
居然不能修改自己的帖子,太破了!
居然不能修改自己的帖子,太破了!
#3
图显示不了。。。
#4
图来了,晕....
#5
<style>
#div1{width:220px;height:27px;background-color:black;}
#div2{width:30%;height:22px;background-color:#999;float:left;}
#div3{width:70%;height:22px;background-color:#FFF;float:left;text-align:right;}
</style>
<div id="div1">
<div id="div2">公司名:</div>
<div id="div3">○○有限公司 </div>
</div>
#6
<style>
body{margin:10px 50px;padding:0px;font-size:14px;}
#containner{position:absolute;margin:20px auto;}
#label{width:55px; height:18px; background:#ccc;
float:left;margin:0px;padding:0px;}
#space{width:60px; height:10px; float:left;margin:0px;padding:0px;}
#name{float:left;}
#hr
{height:8px;width:220px;margin:0px;padding:0px;background:#222;clear:bo
th}
</style>
<body>
<div id=containner>
<div id='label'>公司名:</div>
<div id='space'></div>
<div id='name'>○○有限公司</div>
<div id='hr'></div>
</div>
</body>
#7
理上网来朋友的不对呀!嘿~~,谢谢各位!
#8
笨死,你不会把样式表的格式改一下呀,发帖的时候换行错位了,哈哈
<style>
body{margin:10px 50px;padding:0px;font-size:14px;}
#containner{position:absolute;margin:20px auto;}
#label{width:55px; height:18px; background:#ccc;float:left;margin:0px;padding:0px;}
#space{width:60px; height:10px; float:left;margin:0px;padding:0px;}
#name{float:left;}
#hr{height:8px;width:220px;margin:0px;padding:0px;background:#222;clear:both}
</style>
<body>
<div id=containner>
<div id='label'>公司名:</div>
<div id='space'></div>
<div id='name'>○○有限公司</div>
<div id='hr'></div>
</div>
</body>
#1
????兄弟,图挂了。。。
#2
[img=http://www.xiaochuncnjp.com/bbs/attachment.php?aid=817430&k=aa38aa72c6fbbde378521a9bdacfcff7&t=1251962562&fid=16&noupdate=yes&sid=ba7av4I%2FqCratkiOc%2FqWD8eAD88CaugNI26vqMGRUZaVBr4][/img]
居然不能修改自己的帖子,太破了!
居然不能修改自己的帖子,太破了!
#3
图显示不了。。。
#4
图来了,晕....
#5
<style>
#div1{width:220px;height:27px;background-color:black;}
#div2{width:30%;height:22px;background-color:#999;float:left;}
#div3{width:70%;height:22px;background-color:#FFF;float:left;text-align:right;}
</style>
<div id="div1">
<div id="div2">公司名:</div>
<div id="div3">○○有限公司 </div>
</div>
#6
<style>
body{margin:10px 50px;padding:0px;font-size:14px;}
#containner{position:absolute;margin:20px auto;}
#label{width:55px; height:18px; background:#ccc;
float:left;margin:0px;padding:0px;}
#space{width:60px; height:10px; float:left;margin:0px;padding:0px;}
#name{float:left;}
#hr
{height:8px;width:220px;margin:0px;padding:0px;background:#222;clear:bo
th}
</style>
<body>
<div id=containner>
<div id='label'>公司名:</div>
<div id='space'></div>
<div id='name'>○○有限公司</div>
<div id='hr'></div>
</div>
</body>
#7
理上网来朋友的不对呀!嘿~~,谢谢各位!
#8
笨死,你不会把样式表的格式改一下呀,发帖的时候换行错位了,哈哈
<style>
body{margin:10px 50px;padding:0px;font-size:14px;}
#containner{position:absolute;margin:20px auto;}
#label{width:55px; height:18px; background:#ccc;float:left;margin:0px;padding:0px;}
#space{width:60px; height:10px; float:left;margin:0px;padding:0px;}
#name{float:left;}
#hr{height:8px;width:220px;margin:0px;padding:0px;background:#222;clear:both}
</style>
<body>
<div id=containner>
<div id='label'>公司名:</div>
<div id='space'></div>
<div id='name'>○○有限公司</div>
<div id='hr'></div>
</div>
</body>