Remove position: relative and top values from divs, and use margin-top instead. #mainDiv { border: 1px solid black; height: 670px; } ...
確定! 回上一頁