In CSS, we set the location of an element by using the position property. For example: .element { position: relative; top: 10px; }.
確定! 回上一頁