分享

frame HTML元素

 小明 2006-11-10

定义

在 FRAMESET 元素内表示单个框架。

Specifies an individual frame within a FRAMESET element.

注释

此元素在 Internet Explorer 3.0 及以上版本的 HTML 和脚本中可用。

此元素是一个块元素。

此元素不需要关闭标签。

This element is available in HTML and script as of Internet Explorer 3.0.

This element is a block element.

This element does not require a closing tag.

示例代码

<html>
<frameset cols="25%,50%,25%">
  <frame src="http://www./asdocs/html_tutorials/Frame_a.html">
  <frame src="http://www./asdocs/html_tutorials/Frame_b.html">
  <frame src="http://www./asdocs/html_tutorials/Frame_c.html">
</frameset>
</html>

另见

frameSet

相关教程和示例代码

HTML框架

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约