You want the div inside the first, be hidden, so display: none . Then, when you hover the bigger div ( .a:hover ), you want the smaller appears. So display: ...
確定! 回上一頁