[问题] 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