How to use the frames | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to use the frames

7th Dec 2020, 3:08 PM
Unknown
Unknown - avatar
3 Réponses
+ 2
Don't even bother learning framesets, it is no longer supported in HTML5.
7th Dec 2020, 3:12 PM
Ipang
+ 1
Really? I have been trying to code it But it wont work Is that the reason?
21st Nov 2021, 5:19 PM
Tobi George
Tobi George - avatar
+ 1
Tobi, Can't say it's the reason withut a code review. I was saying that frames (and framesets), are dubbed obsolete by HTML5 standards and the use of those tags are not recommended. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/frameset https://html.com/frames/
21st Nov 2021, 7:59 PM
Ipang