大神们请看图,我得div的一行,能放两个内容,我想把两个内容左移,.jsp上代码怎么写啊
<div> <div style="float:left">是我....</div> <div style="float:left">你好...</div> </div>