what should we use instead of frame tags in html5 | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

what should we use instead of frame tags in html5

29th Dec 2020, 1:28 PM
Mokammel Hossain
Mokammel Hossain - avatar
3 Réponses
+ 1
Use the <iframe> tag to embed another document within the current HTML document.
29th Dec 2020, 1:35 PM
Art1mis
+ 1
<iframe> tag is used in HTML5.
29th Dec 2020, 1:35 PM
CHANDAN ROY
CHANDAN ROY - avatar
0
Thank you very much guys .
29th Dec 2020, 2:13 PM
Mokammel Hossain
Mokammel Hossain - avatar