FF不兼容问题其他浏览器都没问题
时间:2010-06-03
来源:互联网
栏目名称下来了25个像素。非要用margin-top:-25px;在FF里才显示正常。但是这样其他设置就麻烦了。请各位高手帮帮忙啊
我这个是无限延伸的。
我这个是无限延伸的。
<!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=utf-8" /> <title>无标题文档</title> <style type="text/css"> body { margin: 0; padding: 0; font-size: 12px; font-family:"微软雅黑","宋体" , "Arial Narrow"; background:#FFF; color: #878787; } form,ul,li,p,h1,h2,h3,h4,h5,h6,span,dl,dt,dd { margin: 0; padding: 0; } h2{ font-size:12px;} input, select { font-size: 12px; line-height: 16px; } img { border: 0; }i,em,cite{ font-style:normal;} .box{ margin-top:10px;} .box dl{ padding:10px; border:1px #ccc solid;} .box dt{ height:25px; border-bottom:1px #ccc solid; } .box h2{ color:Red; font-weight:bold; font-size:14px; float:left; height:25px; display:inline; float:left;} .box em{ float:right;} .box dd{ padding:5px;} </style> </head> <body> <div class="box"> <dl> <dt><h2>积分规则和身份说明</h2></dt> <dd>asasasas</dd> </dl> </div> <div class="box "> <dl> <dt><em>更多</em><h2>公告</h2></dt> <dd>asdasd</dd> </dl> </div> </body> </html>
提示:您可以先修改部分代码再运行
提示:您可以先修改部分代码再运行
作者: jixiyi1988 发布时间: 2010-06-03
H2是不能嵌套在DT中的。
引用:
The tag:"h2" is not allowed within: "dt" It is only allowed within: applet, blockquote, body, button, center, dd, del, div, fieldset, form, iframe, ins, li, map, noframes, noscript, object, td, th.[XHTML 1.0 Transitional]作者: yoom 发布时间: 2010-06-03
多写请问是怎么测出来的啊
作者: jixiyi1988 发布时间: 2010-06-04
可以用DW验证啦
作者: javashi 发布时间: 2010-06-04
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28