Blogger Information
Blog 11
fans 0
comment 0
visits 7989
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
3.16作业
PHP小学生
Original
677 people have browsed it
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>3月16日作业</title>
</head>
<body>
<table bgcolor="#90ee90" border="1" cellspacing="0" cellpadding="0" align="center" width="50%" >
    <caption><h3>课程表</h3></caption>
     <tr align="center" bgcolor="green" >
        <th></th>
        <th colspan="2">上午</th>
        <th colspan="2">下午</th>


    </tr>
    <tr align="center">
        <td>星期一</td>
        <td>php</td>
        <td>html</td>
        <td>java</td>
        <td>mysql</td>
    </tr>

    <tr align="center">
        <td>星期二</td>
        <td>php</td>
        <td>html</td>
        <td>java</td>
        <td>mysql</td>
    </tr>
    <tr align="center">
        <td>星期三</td>
        <td>php</td>
        <td>html</td>
        <td>java</td>
        <td>mysql</td>
    </tr>
    <tr align="center">
        <td>星期四</td>
        <td>php</td>
        <td>html</td>
        <td>java</td>
        <td>mysql</td>
    </tr>
    <tr align="center">
        <td>星期五</td>
        <td>php</td>
        <td>html</td>
        <td>java</td>
        <td>mysql</td>
    </tr>



</table>
<p align="center">
    <a href="">首页</a>
    <a href="">上一页</a>
    <a href="">1</a>
    <a href="">2</a>
    <a href="">3</a>
    <a href="">...</a>
    <a href="">下一页</a>
    <a href="">尾页</a>
</p>

</body>
</html>

微信图片_20180319181333.jpg微信图片_20180319181345.jpg微信图片_20180319181352.jpg

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post