Why did HTML 5 take off frame functionality? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Why did HTML 5 take off frame functionality?

Also, if it did what is it useful for?

3rd Jan 2017, 11:47 PM
Isaiah Nixon
Isaiah Nixon - avatar
1 Réponse
+ 5
Frames, frameset, and noframes have been removed from HTML 5 because they do not allow the display of a document that addresses the basic usability, accessibility, and indexing requirements. However, the iframe element is still present in HTML 5.
4th Jan 2017, 12:12 AM
ManuCarv