How to reduce loading time caused by iframe embed YouTube video? | 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 reduce loading time caused by iframe embed YouTube video?

Best way to embed without affecting on Loading speed

17th Aug 2017, 2:30 PM
Muhammad Eltaher
Muhammad Eltaher - avatar
1 Réponse
+ 1
Hi Muhammed, You don't need to use the <iframe> tag to embed videos to your website, use <video> HTML5 tag instead. The <iframe> tag usage is to embed another document within your current page.
21st Oct 2017, 3:47 AM
Yahya Elharony
Yahya Elharony - avatar