left1.htm

来自「这个是本人收集的关于网页制作方面的东西 有购物车示例 很实用」· HTM 代码 · 共 14 行

HTM
14
字号
<html>
    <head>
         <title>lisongtao</title>
         <base target="bottom">
    </head>
    <body bgcolor="red">
<center>
          <table border="0" width="70%">
                  <tr><td height="100"><a href="41/41.htm">41班</a></td><td height="100"><a href="42/42.htm">42班</a></td></tr>
                 
          </table>
</center>
    </body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?