news.html
来自「80套经典网页设计模版 80套完整的经典网页设计模板」· HTML 代码 · 共 39 行
HTML
39 行
<html>
<HEAD>
<TITLE> news </TITLE>
</HEAD>
<body bgcolor="999966">
<table border=0 width=65% cellpadding=0 cellspacing=0 height=100%><tr><td align=center valign=middle>
<table border=0 cellpadding=1 cellspacing=0>
<tr>
<td><img src="images/newstitle.gif"></td></TR>
<tr>
<td bgcolor="333333">
<table border=0 cellpadding=50 cellspacing=0 bgcolor="ffffff"><tr><td>
<font face="arial,helvetica" color="000000" size=2>
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!</font></td>
</tr></table>
</td></tr>
<tr><td align=right>
<a href="index.html"><img src="images/home.gif" border=0></a>
</td></tr>
</table>
</td></tr></table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?