鉴于此HTML:
<div>foo</div><div>bar</div><div>baz</div>
你如何使它们像这样内联显示:
foo bar baz
不是这样的:
html css line
css ×1
html ×1
line ×1