• 创作工场专业版,一问多答!更智能、更完整、更原创
  • 这是一个超强内容创作平台,它会写文章、做设计、绘图、敲代码,有问必答!
🔥点击使用-高级专业版🔥

html写登陆界面

时间2023-03-27 14:40:16 提问来自 内蒙古自治区赤峰市 的网友 分类创作 浏览222
<!DOCTYPE html> <html> <head> <title>Login</title> </head> <body> <div class="login-form"> <h1 class="title">Login</h1> <form action="" method="post"> <div class="input-group"> <label for="username">Username:</label><br /> <input type="text" name="username" id="username" placeholder="" /> </div><br /> <div class="input-group"> <label for="password">Password:</label><br /> <input type="password" name="password" id = "password" placeholder="" /><br /><br /> </div><br /> <!-- Submit Button --> <!-- Note that the value of the name attribute will be available in $_POST['submit'] --> <button type = "submit" name = "submitButtonName" value = "Submit Form"><b>LOGIN</b></button> </form > </div > <!-- End of Login Form --> </body > </html >

点击这里,进行内容创作

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

上一篇 鸟瞰图 场馆(1张) 下一篇 劳动育人对大学生的重要性1200字