Computer Science, asked by ksarun3085, 19 days ago

Write an HTML program to design the frameset given below. Frame1
Frame2
Frame3
Frame4 Frame5

Answers

Answered by ankitabareth200787
0

Answer:

HTML frames allow authors to present documents in multiple views, which may be independent windows or subwindows. Multiple views offer designers a way to keep certain information visible, while other views are scrolled or replaced. For example, within the same window, one frame might display a static banner, a second a navigation menu, and a third the main document that can be scrolled through or replaced by navigating in the second frame.

Similar questions