📄 home.asp
字号:
<!--#include file="inc/inc.asp"-->
<!--#include file="inc/CEO.asp"-->
<!--#include file="inc/HOME.asp"-->
<%
call head()
%>
<div align="center">
<table width="763" cellspacing="0" cellpadding="0" id="table1" height="637" style="font-size: 9pt; line-height: 150%"><tr>
<td height="361" rowspan="2" width="505"><p align="center">
<%if home_HZC="on" then%>
<img border="0" src="<%=home_pic%>" width="523" height="392">
<%end if%>
<%if home_HZC="off" then%>
<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="523" height="392">
<param name="movie" value="<%=home_swf%>">
<param name="quality" value="High">
<embed src="<%=home_swf%>" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="523" height="392" quality="High"></object>
<%end if%>
</td>
</tr><tr><td height="359" width="240"><div align="center">
<table border="0" width="95%" cellspacing="0" cellpadding="0" id="table2" style="font-size: 9pt; line-height: 150%; border-style: dotted; border-width: 1px; padding: 0" height="243"><tr>
<td height="241"><font color="#FFFFFF"> <p align="center">
<%=home_say%>
</font></p></td></tr></table></div></td></tr><tr>
<td height="245" colspan="2">
<table width="759" cellspacing="0" cellpadding="0" id="table10" style="font-size: 9pt; line-height: 150%; border: 3px double #FFFFFF" height="236">
<tr>
<td height="26" background="skin/m.jpg" width="753" style="font-size: 9pt; line-height: 150%">
<font color="#FFFFFF">关于我 About me</font>
</td></tr><tr><td width="753" style="font-size: 9pt; line-height: 150%">
<div align="center">
<table border="1" width="98%" cellspacing="0" id="table11" style="border: 1px solid #000000; " height="113" bgcolor="#FFFFFF" cellpadding="0" bordercolorlight="#000000" bordercolordark="#000000"><tr><td width="20%" rowspan="8">
<p align="center">
<img border="0" src="<%=ceo_pic%>" width="142" height="183">
</p></td>
<td width="39%" height="23"><font color="#000000">
网名:<%=ceo_name%>
</font></td><td width="39%" height="23"><font color="#000000">
身高:<%=ceo_t%>
</font></td></tr><tr><td width="39%"><font color="#000000">
来自:<%=ceo_from%>
</font></td><td width="39%"><font color="#000000">
体重:<%=ceo_w%>
</font></td></tr><tr><td width="39%"> <font color="#000000">
生肖:<%=ceo_sq%>
</font></td><td width="39%"><font color="#000000">
爱好:<%=ceo_h%>
</font></td></tr><tr><td width="39%"><font color="#000000">
出生:<%=ceo_b%>
</font></td><td width="39%"><font color="#000000">
QQ:<%=ceo_qq%>
</font></td></tr><tr><td width="39%"><font color="#000000">
方龄:<%=ceo_y%>
</font></td><td width="39%"><font color="#000000">
E-MAIL:<%=ceo_e%>
</font></td></tr><tr><td width="39%"> <font color="#000000">
星座:<%=ceo_s%>
</font></td><td width="39%"><font color="#000000">
手机:<%=ceo_mo%>
</font></td></tr><tr><td width="39%"><font color="#000000">
血型:<%=ceo_x%>
</font></td><td width="39%"><font color="#000000">
最崇拜的人:<%=ceo_p%>
</font></td></tr><tr><td width="39%"><font color="#000000">
第一次做网页:<%=ceo_m%>
</font></td><td width="39%"><font color="#000000">
座右铭:<%=ceo_z%>
</font>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -