我正在玩CSS:
<body >
<div style="background-color:lightblue;">
<div style= "margin-bottom : 40px;">This is some text in a div element</div>
</div>
<div style="background-color:red;"> hdjj</div>
</body>
这段代码使 div 标签远离第二个 div 而不是子 div 为什么会这样?
杨魅力
相关分类