⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 face_facehome.php

📁 FTB安装版 v1.3(虚拟形象)FTB安装版 v1.3(虚拟形象)
💻 PHP
字号:
$headertp
	<body bgcolor=$backgroundcolor background=$background_color text="#000000" id="all" leftmargin="10" topmargin="0" marginwidth="10" marginheight="10" link="#000020" vlink="#000020" alink="#000020" onload="onload();">
	<!-- /breadcrumb -->
<table width=$tablewidth border="0" align="center" cellpadding="8" cellspacing="1" bgcolor=$bordercolor>
  <tr> 
    <td height=25 bgColor=$titlecolor colspan="2" class=title> <img src='images/system/home.gif'><a href="index.php" class=title>$bbs_title</a> -> <a href="facepic.php" class=title>虚拟形象中心</a><font color=#000000></font></td>
  </tr>
  <tr> 
    <td width="102" align="left" valign="top" bgColor=$forumcolortwo> $left 
    </td>
    <td width="643" align="left" valign="top" bgColor=$forumcolortwo> 
      <table width="98%" height="163" border="0" cellpadding="5" cellspacing="1" bgcolor=$bordercolor>
        <tr>
          <td bgcolor="#FFFFFF">$center </td>
        </tr>
      </table>
    </td>
  </tr>
  <tr> 
    <td colspan="2" align="left" valign="top" bgColor=$titlecolor class=title><div align="center">所有: 
         <a href=index.php class=title>$bbs_title</a>  程序制作:<a href=http://www.ofstar.com/bbs/index.php class=title>快乐的流星</a>  版本:<a href=http://www.ofstar.com/bbs/index.php class=title>v1.0</a></div></td>
  </tr>
</table>
$footertp
</body>
</html>

⌨️ 快捷键说明

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