21.2.2 HTML noresize 属性

noresize 属性 -- 定义了浏览者是否可以改变框架大小
  • noresize取值:
    • noresize -- 不可以改变框架大小
  • 引用网址:http://www.dreamdu.com/xhtml/attribute_noresize/

示例

定义了不可以改变大小的框架

<frame src="http://www.dreamdu.com/xhtml/" noresize="noresize">	

不可改变大小的框架示例

向上 / / / 教程列表