0
Can anyone tell about frames in html and how to use it ?
3 Answers
+ 1
Always use the search bar before questioning.
For example, using frames and framesets.
https://code.sololearn.com/WLjLSfoxvM48/?ref=app
https://www.sololearn.com/discuss/38176/?ref=app
https://www.sololearn.com/discuss/134726/?ref=app
https://www.sololearn.com/discuss/41002/?ref=app
https://www.sololearn.com/discuss/55598/?ref=app
https://www.sololearn.com/discuss/1351803/?ref=app
https://www.sololearn.com/discuss/119182/?ref=app
https://www.sololearn.com/discuss/925761/?ref=app
https://www.sololearn.com/discuss/29297/?ref=app
https://www.sololearn.com/discuss/1496352/?ref=app
https://www.sololearn.com/discuss/1529167/?ref=app
https://www.sololearn.com/discuss/27512/?ref=app
https://www.sololearn.com/discuss/1833442/?ref=app
https://www.sololearn.com/discuss/71645/?ref=app
https://www.sololearn.com/discuss/1649382/?ref=app
https://code.sololearn.com/WLjLSfoxvM48/?ref=app
+ 1
It is used inside frameset tag instead of using body element to divide the browser screen to differents web pages based on html files linked in framed tags as sources(src attribute).It is obsolete in html5.
0
It is decripted in html5
You can use iframe tag.
To learn about tags in detail
Visit w3school website and select html lessons