bottom.html

来自「80套经典网页设计模版 80套完整的经典网页设计模板」· HTML 代码 · 共 33 行

HTML
33
字号
<HTML>
<HEAD>
    <TITLE></TITLE>
</HEAD>
<BODY BGCOLOR="#aoee8e">


<table border=0 cellpadding=4 cellspacing=0 width=100% height=100%>

<tr><td bgcolor="#6da660"> 
<small>
Hello, frame worshippers. Here's another of those classic small frame jobs. These are great for small browsers and they look really cute too!<p>

Remember the frame golden rule. TARGETS. These tell your code where to put a page in the frameset, and refer back to the NAME tag on the index. Ie, if you wanted to put a page in this frame the target would be "main" in the link tag. Look  at the source for the menu to see it in action.<p>

Have fun.<p>

Love the Elated team
</small>
</td>

<td>
<img src="images/hello.gif">

</td>


</tr></table>


</BODY>
</HTML>

⌨️ 快捷键说明

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