我的布局类似于:
<div> <table> </table> </div>
我希望div只扩展到我的范围table.
div
table
html css width
输出:
你好,你好吗?
码:
<p>hello <br> How are you </p>
如何实现相同的输出<br>?
<br>
html css css3
css ×2
html ×2
css3 ×1
width ×1