zoukankan      html  css  js  c++  java
  • 今天做的一个小作业

    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>work</title>
    </head>

    <body>
    <table bgcolor="#ECF7FF" width="60%" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    </tr>
    <tr>
    <td colspan="6" bgcolor=" #8C8C8C"><h2> 23333</h2></td>
    </tr>
    <tr height="20"></tr>
    <tr>
    <td align="center"><b>1</b></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg" width=100px>
    </center>
    <center>

    </center></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td colspan="6"><hr></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td align="center"><b>1112</b></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70px>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70px>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70px>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td colspan="6"><hr></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td align="center"><b>3333</b></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td colspan="6"><hr></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td align="center"><b>4444</b></td>
    <td colspan="5"> 杨(兼) </td>
    </tr>
    <tr height="20"></tr>
    </table>
    </body>
    </html>

  • 相关阅读:
    Calibrating & Undistorting with OpenCV in C++ (Oh yeah)
    opencv中标定函数calibrateCamera
    3D 障碍物感知
    在ubuntu18.04一键安装opencv3.4.1的脚本
    How to run yolov5 model using TensorRT.
    花费 3 天时间整理的代码规范示例代码,你确定不进来看看吗?
    企业级自定义表单引擎解决方案(六)--工作流挂接表单
    企业级自定义表单引擎解决方案(五)--自定义表单典型业务案例
    企业级自定义表单引擎解决方案(四)--实体对象模型实现
    企业级自定义表单引擎解决方案(三)--实体对象模型设计
  • 原文地址:https://www.cnblogs.com/MylesXxx/p/7799796.html
Copyright © 2011-2022 走看看