CSS #left { float:left; width:100px; height:200px; background:yellow; margin:200px 0 0; } #left.stick { position:fixed; top:0; margin:60px 0 ...
確定! 回上一頁