W3Schools.com

HTML <frame> noresize Attribute

HTML frame Tag Reference HTML <frame> tag

Example

Frame A cannot be resized:

<frameset cols="50%,50%">
  <frame src="frame_a.htm" noresize="noresize" />
  <frame src="frame_b.htm" />
</frameset>

Try it yourself »

Browser Support

Internet Explorer Firefox Opera Google Chrome Safari

The noresize attribute is supported in all major browsers.


Definition and Usage

The noresize attribute specifies that a <frame> element cannot be resized by the user.

By default, each <frame> in a <frameset> can be resized by dragging the border between the frames. However, this attribute locks the size of a frame.


Syntax

<frame noresize="noresize">

Attribute Values

Value Description
noresize The frame cannot be resized by the user


HTML frame Tag Reference HTML <frame> tag
WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Best Hosting Coupons
UK Reseller Hosting
Cloud Hosting
Top Web Hosting
$3.98 Unlimited Hosting
Premium Website Design
WEB BUILDING
Download XML Editor
FREE Website BUILDER
Best Website Templates Top CSS Templates
CREATE HTML Websites
EASY WEBSITE BUILDER
W3SCHOOLS EXAMS
Get Certified in:
HTML, CSS, JavaScript, XML, PHP, and ASP
W3SCHOOLS BOOKS
New Books:
HTML, CSS
JavaScript, and Ajax
STATISTICS
Browser Statistics
Browser OS
Browser Display
SHARE THIS PAGE