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>

  • 相关阅读:
    比较全的JS checkbox全选、取消全选、删除功能代码
    JS下高效拼装字符串的几种方法比较与测试代码
    jQuery操作 input type=checkbox的实现代码
    禁用和选中所有页面上的复选框。
    jquery实现radio按纽全不选和checkbox全选的实例
    Javascript的四种继承方式
    javascript绑定时间 含(IE)
    input中如何输入逆写的中文句子
    清除浮动
    关于iOS9中的App Transport Security相关说明及适配(转)
  • 原文地址:https://www.cnblogs.com/MylesXxx/p/7799796.html
Copyright © 2011-2022 走看看