HTML行内块状元素里面可以放块状元素吗
2个回答
展开全部
可以的, 试下这段代码
<html>
<head>
<title> 测试</title>
</head>
<body>
<em style=display:inline-block;width:300px;height:200px;background-color:#257134;><div style=background-color:#ffff66;width:50px;height:50px;>测试</div></em>
<em style=display:inline-block;width:300px;height:200px;background-color:#252331;><em style=background-color:#ffff66;>测试</em></em>
</body>
</html>
<html>
<head>
<title> 测试</title>
</head>
<body>
<em style=display:inline-block;width:300px;height:200px;background-color:#257134;><div style=background-color:#ffff66;width:50px;height:50px;>测试</div></em>
<em style=display:inline-block;width:300px;height:200px;background-color:#252331;><em style=background-color:#ffff66;>测试</em></em>
</body>
</html>
追问
可以实现倒是知道,其实是想问就是如果规则严格的话这么做有没有问题?
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2018-01-18
展开全部
让然可以了,html嵌套标签和是否块元素没有直接关系
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询