.ha{
width: 200px;
height: 200px;
padding: 0;
font-size: 30px;
font-weight: 800px;
color: chartreuse;
border: solid 1px darkblue;
text-align: center;
display: table-cell;
vertical-align:middle
}
<div class="ha" name="ha" id="ha">哈羅單車</div>
結果如下
.ha{
width: 200px;
height: 200px;
padding: 0;
font-size: 30px;
font-weight: 800px;
color: chartreuse;
border: solid 1px darkblue;
text-align: center;
display: table-cell;
vertical-align:middle
}
<div class="ha" name="ha" id="ha">哈羅單車</div>
結果如下
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。