Frame A cannot be resized:
![]()
The noresize attribute is supported in all major browsers.
The <frame> tag is not supported in HTML5.
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.
| Value | Description |
|---|---|
| noresize | The frame cannot be resized by the user |
HTML <frame> tag
Your message has been sent to W3Schools.