美文网首页
让div里面的内容对齐

让div里面的内容对齐

作者: 价值投机168 | 来源:发表于2020-11-25 14:39 被阅读0次

使用:
<div style="display: flex;align-items: center;">
<div style="display:inline-block">111</div>
选择<select style="min-width: 80px;margin: 0 15px 0 2px">
<option >twe</option>
<option>2</option>
<option>66</option>
</select>
</div>

相关文章

网友评论

      本文标题:让div里面的内容对齐

      本文链接:https://www.haomeiwen.com/subject/mtrniktx.html