?? ad.asp
字號:
<!--#INCLUDE FILE="inc_config.asp" -->
<html>
<head>
<title>廣告位置</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body { font-size: 10.4pt }
td { font-size: 10.4pt }
-->
</style>
</head>
<body bgcolor="#cccccc" text="<%=m_text2%>" style="margin:0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="30">
<tr align="center" valign="bottom">
<td><%=r_adcontent%></td>
</tr>
<tr bgcolor="<%=m_bg1%>">
<td height="1"></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -