返回我的作业谢谢老......登陆

我的作业谢谢老师

王先生2019-02-22 11:16:41309

<!DOCTYPE html>

<html>

<head>

  <meta charset="UTF-8">

  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <meta http-equiv="X-UA-Compatible" content="ie=edge">

  <title>我的作业</title>

  <style type="text/css">

*{morgin:0px;padding:0px;}

table{border:1px solid #ccc;border-collapse:collapse;}

tr th{height:150px;border:1px solid blue;width:300px;}

tr td{height:150px;border:1px solid #ccc;width:300px;text-align:center;}

input{height:8px;width:158px;border:1px solid #ccc;margin-top:20px;padding:20px;}

button{height:50px;width:200px;margin-top:20px;background:#FF6A00;border:none;color:#fff;}

</style>

</head>

<body>

  <table>

    <tr>

      <th colspan="5">我的登录界面</th>

    </tr>

    <tr>

      <td rowspan="3">

        <ul>测试1</ul>

        <ul>测试2</ul>

        <ul>测试3</ul>

        <ul>测试4</ul>

        <ul>测试5</ul>

      </td>

      <td rowspan="3">2</td>

      <td rowspan="3" >

        <form action="">

          <input type="text" name="username" placeholder="请输入用户名"><br>

          <input type="password" name="pwd"placeholder="请输入密码"><br>

          <button>登录</button>

          </form>

      </td>

      <td>4</td>

      <td rowspan="3">5</td>

    </tr>

    <tr>

      <td>4</td>

    </tr>

    <tr>

      <td>4</td>

    </tr>

  </table>

</body>

</html>


最新手记推荐

• 用composer安装thinkphp框架的步骤• 省市区接口说明• 用thinkphp,后台新增栏目• 管理员添加编辑删除• 管理员添加编辑删除

全部回复(0)我要回复

暂无评论~
  • 取消回复发送