星期四, 3月 06, 2014

position:static

#div-1 {
 width:400px;
 background-color:#000;
 color:#fff;
 position:static;
}
#div-2 {
 width:300px;
 background-color:red;
 color:#fff;
 position:static;
}

沒有留言:

張貼留言