felixyiding

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="Generator" content="EditPlus®">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<title>框架标签</title>
</head>
<frameset rows="100,*">
<frame name="top" src="网页a示例.html"/>
<frameset cols="200,*">
<frame name="left" src="网页b示例.html"/>
<frame name="right" />
</frameset>

</frameset>

</html>

分类:

技术点:

相关文章:

  • 2022-02-09
  • 2021-09-14
  • 2021-11-02
  • 2021-11-19
  • 2021-11-23
  • 2022-12-23
  • 2021-07-04
猜你喜欢
  • 2021-05-30
  • 2022-12-23
  • 2021-08-07
  • 2021-12-02
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案