forked from HelloWorld521/Java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooter.html
More file actions
14 lines (14 loc) · 221 KB
/
footer.html
File metadata and controls
14 lines (14 loc) · 221 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" height="28">
<tr>
<td height="17" background="images/bot_bg.gif"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="#f1f1f6" height="53" valign="center">
<p align="center">Copyright ©2004 - 2013 <a href="http://www.briup.com"><b><font face="Verdana,">briup</font></b><font color=#CC0000>.com</font></b><br>
</td>
</tr>
</table>
</body>
</html>