A common task for CSS is to center text or images. ... DIV.container { min-height: 10em; display: table-cell; vertical-align: middle } .
確定! 回上一頁