top.asp

来自「自己做的鞋业网站代码」· ASP 代码 · 共 13 行

ASP
13
字号
<html>    <body topmargin=0 leftmargin=0><table width=100% height=140px border=0 cellpadding=0 cellspacing=0><tr>
            <td colspan="2" background="images/back_ground.gif" height="80px">
                <img src="images/toplogo1.jpg" /></td>
        </tr>
                <tr>
            <td colspan="2" height="20" bgcolor="#AAE414" align=right>
            <a href=main.asp class="link" target="list">HOME|</a><a href=aboutus.htm class="link" target="list">ABOUT US|</a>
            <a href=contactus.asp class="link" target="list">CONTACT US|</a><a href=managerlogin.asp class="link" >MANAGER ENTRY</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
            </td>
        </tr>
        </table>
        </body> 
        </html>   

⌨️ 快捷键说明

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