CSS. div { width:100%; height:500px; background:#EEE; } #two { position:absolute; left:200px; top:50px; background:#000; } · HTML. <div id="one"> ...
確定! 回上一頁