index.asp

来自「是个不错的文件代码,希望大家好好用,」· ASP 代码 · 共 33 行

ASP
33
字号
<!--#include file="head.asp" -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<meta name="generator" content="microsoft frontpage 4.0">
<meta name="progid" content="frontpage.editor.document">
<title>玫瑰情缘——卫星地图</title>
<style type="text/css">
<!-- 
td           { font-size: 12px; line-height: 17px }
body         { font-size: 12px; line-height: 17px }
p            { margin-top: 1px; margin-bottom: 1px }
a:link       { text-decoration: none; color: black }
a:visited    { text-decoration: none; color: black }
a:active     { text-decoration: none }
a:hover      { text-decoration: underline; color: red }
body,p,td    { font-family:verdana, arial, helvetica, sans-serif; }
-->
</style>
</head>

<table border=0 width='100%' cellspacing=0 cellpadding=0><tr><td align=center class=bg_1>
<tbody> 
  <tr> 
    <td>
<iframe frameborder='0' id="mapid" name='mapletframe' src='http://service.mapbar.com/commonmapright/?title=电子地图' width='770' height='520' scrolling='no'></iframe>
    </td>
  </tr>
  </tbody>
</table>
                                                                
<!--#include file="foot.asp" -->                                                               
</html>  

⌨️ 快捷键说明

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