码迷,mamicode.com
首页 > Web开发 > 详细

012_fieldset.html

时间:2018-09-17 00:02:54      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:utf-8   oct   pass   put   title   text   span   ext   type   

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>span</title>
</head>
<body>
<fieldset>
<legend>login</legend>
<label for="username">username:</label>
<input id="username" type="text" name="xx">
<br>
<label for="password">password:</label>
<input id="password" type="text" name="xx">
</fieldset>
</body>
</html>

012_fieldset.html

标签:utf-8   oct   pass   put   title   text   span   ext   type   

原文地址:https://www.cnblogs.com/liujun5319/p/9657939.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!