這樣對(duì)嗎?
#box3{
? ? width:200px;
? ? height:200px;
? ? position:absolute; ? ? ??
}
#box4{
? ? width:99%;
? position:relative;
bottom:43px;
? ??
}
#box3{
? ? width:200px;
? ? height:200px;
? ? position:absolute; ? ? ??
}
#box4{
? ? width:99%;
? position:relative;
bottom:43px;
? ??
}
2015-01-22
舉報(bào)
2015-01-22
對(duì)的。