可以的, 试下这段代码
<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>
追问可以实现倒是知道,其实是想问就是如果规则严格的话这么做有没有问题?
本回答被网友采纳