<frameset> tag in HTML

The <frameset> tag is not supported in HTML5. It is used to defines the structure of a <frame>.

Important Description

  • The content is witten between the <frameset> tag.
  • Open and close tag required in <frameset>.
  • A <frameset> can contain one or more <frame> tags.

Example of <frameset> tag

The cols attribute is used to define the number and size of vertical columns the <frameset> will contain and the rows attribute is used to define the number and size of horizontal rows the <frameset> will contain.

<frameset> Tag Browser Support

The <frameset> tag maybe sometimes behave different with different browsers:

Element Chrome Edge Firefox Safari Opera
<frameset> Yes Yes Yes Yes Yes

Attributes

All listed <frameset> attributes are not supported in HTML5:

Attribute Value Description
cols pixels
%
*
Defines the number and size of columns in a frameset
rows pixels
%
*
Defines the number and size of rows in a frameset

Email Us: advertise@gdatamart.com

Donate Us: Support to GDATAMART

© 2023 GDATAMART.COM (All Rights Reserved)