這樣對嗎?
#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
舉報
2015-01-22
對的。