tq.htm

来自「一套开源WEB的网站管理系统」· HTM 代码 · 共 37 行

HTM
37
字号
<!DOCTYPE html PUBLIC "-//W3C//Dtd XHTML 1.0 Transitional//EN" "http://www.w3.org/tr/xhtml1/Dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>东京城信息网-生活百宝箱</title>
<link href="../zl_style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
body{width:100%!important;width:98%}
</style>
<script language="javascript" src="../outlink_set_cookie.js"></script>
</head>
<body lang="zh" onload=initial() style="width:98%">
<div class="Top"><a href="../index.htm" class="a_INDEX">生活百宝箱</a><b class="Top_B_arr"></b><span><strong>天气预报</strong></span></div>

	<div class="Cont_tit">
		<h1>东京城天气预报(牡丹江三天,天气预报)</h1>
		<span>查看本地最新的天气</span>
	</div>
	
<table border="0" width="100%" id="table2" cellspacing="0" cellpadding="0" height="353">
	<tr>
		<td align="center">
		<embed width="411" height="317" src="mms://movie.dpcm.cn/tqyb/a.asf"></td>
		<td align="center">
		<iframe id=weather_map src=http://weather.china.com.cn/city/s54094_24.html width=130 height=100 border=0 frameborder=0 framespacing=0 marginheight=0 marginwidth=0 scrolling=no name="I1"></iframe>
		<iframe id=weather_map_48 src=http://weather.china.com.cn/city/s54094_48.html width=130 height=100 border=0 frameborder=0 framespacing=0 marginheight=0 marginwidth=0 scrolling=no name="I2"></iframe>
		<iframe id=weather_map_72 src=http://weather.china.com.cn/city/s54094_72.html width=130 height=100 border=0 frameborder=0 framespacing=0 marginheight=0 marginwidth=0 scrolling=no name="I3"></iframe>
		</td>
	</tr>
</table>
	<div class="bot_back_btn">
		<input type="button" value="<< 返回生活百宝箱" class="Back_IND" onclick="javascript:location.href='../index.htm'"/>
	</div>

</body>
</html>

⌨️ 快捷键说明

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