免费试用:最火的人工智能查询工具
     最强AI人工智能聊天工具
     对话机器人解答疑难问题
星外智问直连原始API接口(GPT-4o)
➡️未登录受限条数,请登陆使用完整服务>>>➡️
请输入您要问的问题:


查下百度  查下必应

以下是单个问题的回复:

问:请使用HTML写出一个登录系统,并拥有CSS美化以及JS特效
GPT答: 7i24.cn
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>登录系统</title>
    <style type="text/css">
      body {
        background-color: #ccc;
      }

      .login-box {
        width: 400px;
        height: 300px;
        background-image: linear-gradient(#FEB9B9, #FF7C8A);
        box-shadow: 5px 10px;
        margin: 150px auto;
        padding: 10px;
        border-radius: 8px;
      }

      h1 {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
      }

      p {
        font-size: 16px;
      }

      .usrname {
        width: 300px;
        height: 30px;
        margin-left: 10px;
        margin-bottom: 20px;
      }

      .pwd {
        width: 300px;
        height: 30px;
        margin-left: 10px;
        margin-bottom: 20px;
      }

      .login_btn {
        width: 350px;
        height: 35px;
        backgroud-color: #FEB9B9;
        margin-top: 20px;
        padding-left: 30px;
        cursor: pointer;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        box-shadow: 0px 8px 15px rgba(0,0,0,0.6);
      }

      .login_btn:hover {
        box-shadow: 0px 15px 20px rgba(0,0,0,0.4);
      }

    </style>
    <script type="text/javascript">
      //点击登录按钮,弹出“登录成功”的提示
      function loginCheck() {
        alert("登录成功!");
      }
    </script>
  </head>
  <body>
    <div class="login-box">
      <h1>登录系统</h1>
      <p>用户名:<input class="usrname" type="text" name="username" placeholder="请输入用户名"></p>
      <p>密 码:<input class="pwd" type="password" name="password" placeholder="请输入密码"></p> 
      <input class="login_btn" type="button" name="login_btn" value="登录" onclick="loginCheck()"> 
    </div>
  </body>
</html>
一星  二星  三星  四星  五星 

互联网非法外之地,请不要输入不良内容
 查下百度 查下必应 02-18 21:28:15



chatGPT中国版--星外智问--8v6.CN
当前运行网址:haoadm.com
客服微信:xwgdd_com APP下载 怎么问 识别真假GPT4 使用GPT赚钱 退出登陆