请教2个css的问题 - Web 开发 / HTML(CSS)
在这个页面:http://www.shdog.net/dianping/exchange/
问题1:
header和 正文之间的空隙过大,正文我只用了margin:10px auto;
header只用了margin-bottom:5px; 但是中间还是空了一大块
问题2:
页面右下角的多出了一块,我设置了margin-bottom:0;也不行
不知道是怎么回事,真是奇怪
啊,啊 没人回
头部的那个ID是product什么的的margin-bottom设为0,
右边列表的最后一个li的margin-bottom使用内联样式单独设为0.
ProductMenu
问题1: 对正文设置小一点的margin-top 或者 对header 设置一个小一点的margin-bottom
相关问答:
我在jsp页面查询到数据库中的一笔数据,并以table循环的形式显示,但需要下载保存成html格式,请问应该处理?代码有没有特殊要求?是不是需要特别的jar包?
你这是把报表保存为HTML格式,不知有什么用处,
要是 ......
如题,在WINDOWS底下的CODE会,但在LINUX下不知道如何实现,JS的代码应该是不一样的。 求教。
分不够再加。
http://topic.csdn.net/u/20100113/08/17ba1e71-4c33-43f6-91a5-0e031c86e5ed.html
linux ......
各位大哥大街们,我想把HTML转换成PDF,使用的是FOP,但是报错:
java.lang.ClassCastException: org.apache.fop.layout.BlockArea cannot be cast to org.apache.fop.layout.AreaContainer
at com.test.Html2Pdf ......
li {cursor: default;display: block; white-space: nowrap;height: 16px;text-decoration: none;padding-top:3px;outline: none;}
<ul id="red" class="treeview-red">
<li>&l ......