HTML fieldset标签

1 <fieldset style="width:300px">
2     <legend><b>登录</b></legend>
3     <form>
4         用户名:<input type="text" style="width:200px"/><br />
5&nbsp;&nbsp;&nbsp;&nbsp;码:<input type="password" style="width:200px" />
6     </form>
7 </fieldset>

 

posted @ 2015-11-15 21:37  咱们屯里的人  阅读(300)  评论(0编辑  收藏  举报