Rss & SiteMap

课外天地 李树青 http://www.njcie.com

李树青 论坛 南京 财经 课外天地
共1 条记录, 每页显示 10 条, 页签: [1]
[浏览完整版]

标题:第一次Web作业参考:绘制表格

1楼
admin 发表于:2016/9/26 15:52:46

<!DOCTYPE html>

<html>

<head lang="en">

    <meta charset="UTF-8">

    <title></title>

</head>

<body>

<table height="200" width="200" border="0">

    <tr>

        <td width="30" rowspan="2" bgcolor="red">&nbsp;</td>

        <td height="30" colspan="2" bgcolor="red">&nbsp;</td>

    </tr>

    <tr>

        <td bgcolor="555555">&nbsp;</td>

        <td rowspan="2" width="30" bgcolor="red">&nbsp;</td>

    </tr>

    <tr>

        <td height="30" colspan="2" bgcolor="red">&nbsp;</td>

    </tr>

</table>


</body>

</html>




图片点击可在新窗口打开查看此主题相关图片如下:无标题.png
图片点击可在新窗口打开查看

共1 条记录, 每页显示 10 条, 页签: [1]

Copyright ©2002 - 2016 课外天地.Net
Powered By Dvbbs Version 8.3.0
Processed in .03125 s, 2 queries.