jhony
2015-04-21 11:00:37 +08:00
<script src="nocache.js"></script>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>学生网上综合系统</title>
</head>
<link rel="stylesheet" href="xsxt.css" type="text/css">
<frameset rows="60,100%" frameborder="YES" framespacing="1">
<frame name="w_top" scrolling="NO" noresize src="top.html" bordercolor="#985AAF">
<frameset cols="194,80%" FRAMEBORDER="YES" framespacing="1" >
<frame name="w_left" src="left.jsp" scrolling="auto" noresize bordercolor="#985AAF">
<frame name="w_right" src="right.jsp" scrolling="auto" noresize bordercolor="#985AAF">
</frameset>
</frameset>
<noframes>
<body>
<font color="red">本系统使用了框架,而您的浏览器不支持框架,以致不能正常显示。请下载高版本的浏览器。</font>
</body>
</noframes>
</html>
何解?