HTML代码 如何上文本框和密码框对其? 谢谢回答
用户名:<inputtype="text"><br>密码:<inputtype="password"><br>确认密码:<inputtype="password"><br...
用户名:<input type="text">
<br>
密码:<input type="password">
<br>
确认密码:<input type="password"><br>
账户:<input type="text">
<br>
密码:<input type="password">
求高手解答 展开
<br>
密码:<input type="password">
<br>
确认密码:<input type="password"><br>
账户:<input type="text">
<br>
密码:<input type="password">
求高手解答 展开
3个回答
展开全部
<table>
<tr>
<td>用户名</td>
<td><input type="text"/></td>
</tr>
<tr>
<td>密码</td>
<td><input type="password"/></td>
</tr>
<tr>
<td>确认密码</td>
<td><input type="password"/></td>
</tr>
<tr>
<td>账户</td>
<td><input type="text"/></td>
</tr>
</table>
直接用。
<tr>
<td>用户名</td>
<td><input type="text"/></td>
</tr>
<tr>
<td>密码</td>
<td><input type="password"/></td>
</tr>
<tr>
<td>确认密码</td>
<td><input type="password"/></td>
</tr>
<tr>
<td>账户</td>
<td><input type="text"/></td>
</tr>
</table>
直接用。
更多追问追答
追问
能问下嘛 这当中的是什么意思 我才刚刚学着玩意
追答
table 是一个表格 tr 是表格中的一行 td 是一行中的一个单元格
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
用表格或者div布局啊
追问
才刚刚开始学htmL语言 布局还不会
追答
用户名
密码
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询