摘要: 可同时引入两个页面,可在网页一半相同的情况下更改另一个页面 <html><!-- 框架标签 --> <frameset cols="50%,50%"><!-- rows是横着排 --> <frame src="004.html" > <!-- 引入页面 --> <frame src="001.htm 阅读全文
posted @ 2020-04-13 11:16 wangmeihao 阅读(201) 评论(0) 推荐(0)