Computer Science, asked by navelipanwar4912, 1 year ago

differentiate between frame and frameset ​

Answers

Answered by abinaya2999
7

Answer:

The main difference between frame and frameset in HTML is that the frame holds a separate document, while the framesetholds one or more frames. ... Wherein, the frame allows dividing the browser window into multiple sections and each section loads a separate HTML document.

Explanation:

please mark me as brainliest answer

Answered by AditiHegde
0

Following are the differences between Frame and Frameset-

Frame:

  • It is an element that divides a browser window into several separate sections.
  • Here each section of the frame loads a separate document.
  • Frame in HTML consists of elements like margin height and width, frame border, name, scrolling, etc.

Frameset:

  • It is an element that has a collection of frames in its browser window.
  • Each section of the frameset consists of multiple numbers of frames.
  • Frameset in HTML constitutes factors like rows and columns.

#SPJ3

Similar questions