footer.php

来自「Audio-visual system an online simulation」· PHP 代码 · 共 20 行

PHP
20
字号
<div align="center">   
  <center>   
  <table border="0" cellpadding="0" cellspacing="0">   
    <tr>   
      <td bgcolor="#000000" width="740" height="17">   
        <div align="center">   
          <table border="0" cellpadding="0" cellspacing="0">   
            <tr>   
             <td bgcolor="#999999" width="740" height="30" valign="bottom" align="center"></td>      
            </tr>      
          </table>      
        </div>      
      </td>      
    </tr>      
  </table>      
  </center>      
</div>  
</body>                
</html> 

⌨️ 快捷键说明

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