ok.htm

来自「一个网上flash网站源码」· HTM 代码 · 共 21 行

HTM
21
字号
<html>
<head>
<title>MyFlash下载 </title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
td{font-size:9pt;line-height:140%} 
body{font-size:9pt;line-height:140%} 

a:link          { color: #0033CC; text-decoration: none }
a:visited       { color: #0033CC; text-decoration: none }
a:active        { color: #FF0000; text-decoration: none }
a:hover         { color: #000000; text-decoration: underline}
</style>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#FFFFFF" text="#000000">
 <tr bgcolor="#FFFFFF"> 
                    <td height="20" align="center" valign="top" nowrap bgcolor="#eeeeee">下载地址:</td>
                    <td  height="20" colspan="2" bgcolor="#eeeeee">DOWN_LIST</td>
                  </tr>
</body>
</html>

⌨️ 快捷键说明

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