Just set the div in which you want the other div placed to position:relative; and then place the overlay div with position:absolute; and top , ...
確定! 回上一頁