guests.html

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

HTML
38
字号
<html>

<HEAD>

<TITLE>guests</TITLE>

</HEAD>

<body bgcolor="ffffff">


<table border=0 width=100% cellpadding=10 cellspacing=0 height=100%>
<tr>
<td valign=top><img src="images/guests.gif"></td>

<td align=right valign=top><a href="index.html"><img src="images/back.gif" border=0></a></td>


</tr>


<tr>
<td valign=middle bgcolor="c4e2f7"><font face="arial,helvetica">
This is the table to put all your information in. Try playing with borders, the font tag and the table widths and heights to achieve your prefered result!<p>Good luck!</font>



</td>

<td valign=middle bgcolor="of69b3">

&nbsp;
</td>

</tr></table>

</body>
</html>

⌨️ 快捷键说明

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