[問題] div輸入文字後會位移

作者: elsa0116 (Fly*晴子)   2014-05-02 15:22:20
<style type="text/css">
div {
background-color:rgb(255,255,255);
margin:5px 5px 5px 5px;
display:inline-block;
width:100px;
height:100px;
overflow:auto;
}
.test {
color:#FF0000;
}
</style>
<div><p class="test">123456</p></div>
<div><span class="test">123456</span></div>
<div></div>
<div></div>
<div></div>
作者: harry1123 (海賊王)   2014-05-02 18:39:00
我也很想知道..OTZ
作者: eight0 (欸XD)   2014-05-02 18:50:00
vertical-align 文字對齊

Links booklink

Contact Us: admin [ a t ] ucptt.com