what is <frame> and <frameset> element???? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

what is <frame> and <frameset> element????

20th Jun 2020, 6:35 AM
Art Bucket
3 Respostas
+ 2
HTML framesĀ are used to divide your browser window into multiple sections where each section can load a separateĀ HTMLĀ document. A collection ofĀ framesĀ in the browser window is known as aĀ frameset. The window is divided intoĀ framesĀ in a similar way the tables are organized: into rows and columns.
20th Jun 2020, 6:41 AM
Muhammad Galhoum
Muhammad Galhoum - avatar
+ 1
You're welcome Art Bucket
20th Jun 2020, 6:45 AM
Muhammad Galhoum
Muhammad Galhoum - avatar
0
thanks Muhammad
20th Jun 2020, 6:44 AM
Art Bucket