📄 index.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<!--#include file="config.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title><%=myname&"'s FlashProjects list"%></title>
<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<style type="text/css">
<!--
body {
background-color: #CCCCCC;
}
.style2 {
font-size: 12px;
color: #000000;
}
.style3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
-->
</style></head>
<body>
<p><img src="logo.jpg" width="234" height="48"></p>
<table width="1000" height="885" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="1"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="990" height="885">
<param name="movie" value=<%="flashindex.swf?myserver="&myserver%>>
<param name="quality" value="high">
<embed src=<%="flashindex.swf?myserver="&myserver%> quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="990" height="885"></embed>
</object></td>
</tr>
</table>
<table width="263" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<th width="263"><a href="http://www.blueidea.com" target="_blank" class="style3">CopyRight blueidea.com</a><span class="style4"> && <a href="http://www.blackflasher.net" target="_blank">Design by HellFire</a></span></th>
</tr>
<tr>
<th><span class="style4">Site Master's E-mail:<a href="mailto:<%=myemail%>"><%=myemail%></a></span></th>
</tr>
</table>
<span class="style2">
<label></label>
</span>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -