• “黑神话·悟空”免安装在线玩,无视显卡等硬件要求!!
  • √ 游戏免下载安装 √ 5分钟随开随玩 √ 关机不计费!低至¥14.90/月!
🔥进入竞技-直面天命🔥

写一个表单登录的网页代码

时间2024-10-12 08:19:39 提问来自 云南省昆明市 的网友 分类创作 浏览51
```html <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>登录表单</title> <style> body { font-family: Arial, sans-serif; background-color: #f0f0f0; } .container { width: 300px; padding: 16px; background-color: white; border: 1px solid #ccc; margin: 50px auto; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); } input[type=text], input[type=password] { width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; box-sizing: border-box; } button { background-color: #4CAF50; color: white; padding: 14px 20px; margin: 8px 0; border: none; cursor: pointer; width: 100%; } button:hover { opacity: 0.8; } </style> </head> <body> <div class="container"> <label for="uname"><b>用户名</b></label> <input type="text" placeholder="输入用户名" name="uname" required> <label for="psw"><b>密码</b></label> <input type="password" placeholder="输入密码" name="psw" required> <button type="submit">登录</button> </div> </body> </html> ```

点击这里,进行内容创作

创作工场 免责声明:
以上内容除特别注明外均来源于网友提问,创作工场回答,未经许可,严谨转载。
点击这里>>使用🔥专业版,更聪明、更完整、更原创!

上一篇 低端的黄牛缺少对演唱会市场的观察,盲目涌入这个市场却不知道市场内部的架构而导致赔钱,他们的生存困境如何解决,如何改善 下一篇 请分享你学习或工作任务的例子,需要完全不熟悉的知识或技能。你做了什么具体的行动?该任务的应用有多有效?(用英语回答)