sac*_*een 30
white-space:nowrap;
应该做的伎俩.
#foo {
white-space:nowrap;
width: 100px;
}
Run Code Online (Sandbox Code Playgroud)
<div id="foo">
<input type="button" value="hello"/>
<input type="button" value="hello"/>
<input type="button" value="hello"/>
<input type="button" value="hello"/>
<input type="button" value="hello"/>
<input type="button" value="hello"/>
<input type="button" value="hello"/>
</div>
Run Code Online (Sandbox Code Playgroud)