You can use flex properties OR you can use auto margin... ... .parent { border: 1px solid red; height: 200px; display: flex; align-items: center; ...
確定! 回上一頁