display:block; or display:inline-block · float:left; (remember to place a <div style:"clear:both;"></div> after your floated divs) · position:absolute; margin:( ...
確定! 回上一頁