css中div输入框对齐

寻技术 Html/CSS 2024年01月20日 45
<html>
<body>
<span style="font-size: 12px; margin-left: 26px; margin-top: 3px; float: left; width: 3em;">起点:</span><div><input type="text"></div>
<span style="font-size: 12px; margin-left: 26px; margin-top: 3px; float: left; width: 3em;">终点:</span><div><input type="text"></div>
</body>
</html>
关闭

用微信“扫一扫”