<html>
<frameset rows="20,80">
<frame src="/example/html/frame_a.html" marginwidth="10" />
<frameset cols="30%,70%">
<frame src="/example/html/frame_a.html" marginwidth="10" />
<frame src="/example/html/frame_b.html" marginwidth="50" />
</frameset>
</frameset>

</html>

相关文章:

  • 2021-06-30
  • 2021-06-01
  • 2021-06-22
  • 2021-04-11
  • 2022-01-04
  • 2021-07-21
  • 2022-01-21
  • 2022-12-23
猜你喜欢
  • 2021-10-09
  • 2021-06-07
  • 2021-12-03
  • 2021-08-04
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案