asp学习网: 首页 >> html教程 >> html参考 >> HTML元素 - frame 单个框架

HTML元素 - frame 单个框架

定义
在 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.aspxuexi.com/Frame_a.html">
<frame src="http://www.aspxuexi.com/Frame_b.html">
<frame src="http://www.aspxuexi.com/Frame_c.html">
</frameset>
</html>
from:asp学习网/title:HTML元素 - frame 单个框架/ time:2006-11-21 22:57:33

本文主题HTML元素 - frame 单个框架

asp教程 ©2006-2007 aspxuexi.com | 关于站点 | 版权隐私 | 站内搜索
复制或者翻版 请于夜间进行