HTML5-表单新增的type属性

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <form action=""> 用户名:<input type="text" name="Name"><br> 密码:<input type="password" n
相关文章
相关标签/搜索