+ 2
Can somebody explain in brief 'Frameset and frames' and how can I use it?
The Frames section explanation in HTML basics seemed like just over the surface. I couldn't understand anything about frameset and frames. Can anybody provide me with an in-depth explanation of frameset and frames and how can I use it? It would be highly appreciated if you could provide me with some examples with it's use.
1 Antwort
+ 2
You can't use frames and framesets in HTML5 they are not supported.
https://www.w3schools.com/tags/tag_frame.asp
https://www.w3schools.com/tags/tag_frameset.asp
Raven has given instructions on how to use the iframe tag though.
See https://www.w3schools.com/tags/tag_iframe.asp