HTML的布局问题

代码如下:<htmlxmlns="http://www.w3.org/1999/xhtml"xml:lang="en"lang="en"><head><title>unt... 代码如下:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
<title>untitled</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="generator" content="Geany 1.23.1" />

<style type="text/css">
div.container{width:300px;height:96px;border:dotted black 1px;padding-right:3px;margin: 0 auto}
div.container{background:green;margin-top:10px};
#content_left{position:absolute;top:4px;left:4px;width:106px;height:86px;border:solid black 1px;background:yellow;}

</style>
</head>

<body>
<div class="container">
<div id="content_left"></div>

</div>

</body>

</html>
为什么 id="content_left"的div标签的边框无法显示?是什么问题?请大神帮忙
我顺便说一下我用的是google浏览器
。。,还有,我用firefox也不行。
展开
 我来答
百度网友01d2877
2015-01-20 · TA获得超过393个赞
知道小有建树答主
回答量:156
采纳率:0%
帮助的人:132万
展开全部

哪里没有显示出来? 两个边框都有,你给个2px

追问
请看我补充问题谢谢
至始至终05
2015-01-22 · 超过19用户采纳过TA的回答
知道答主
回答量:53
采纳率:0%
帮助的人:27.9万
展开全部
我也用的火狐;把那两个.container样式写到一起,并添加一个 “position:relative;”就可以了
.container{width:300px;height:96px;border:1px dotted black;padding-right:3px;margin:10px auto 0; position:relative;background:green;}
#content_left{position:absolute;top:4px;left:4px; width:106px; height:86px;border:1px solid black;background:yellow;}
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友61373891
2015-01-20 · TA获得超过5609个赞
知道大有可为答主
回答量:3703
采纳率:74%
帮助的人:588万
展开全部

div标签的边框是有显示的啊,正常的~

追问
请看我补充问题谢谢
追答
我用的是 360和百度 不能为了测试你这个 再去下载个火狐 和 谷歌吧~ 代码没问题 我觉得换这两个浏览器显示也不应该有问题
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式