HTML5中經常使用的標籤居中方式

/*#father{ width: 300px; height: 300px; background: #ccc; display: table-cell; vertical-align: middle; text-align: center; } #child{ display: inline-block; width: 50px; height: 50px; background: red;
相關文章
相關標籤/搜索