<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>


    <fieldset>
        <legend>登录</legend>
        <label for="username">用户名:</label>
        <input  />
        <br />
        <label for="pwd">密码:</label>
        <input  />
    </fieldset>
</body>
</html>

 

登录 密码:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-10-16
  • 2021-08-28
  • 2022-12-23
  • 2021-07-23
  • 2021-09-22
猜你喜欢
  • 2021-12-14
  • 2021-06-06
  • 2022-02-24
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
相关资源
相似解决方案