0

How do u show video in HTML

Plz answer to share an answer

18th Dec 2024, 9:53 AM
Cee Jay
Cee Jay - avatar
1 Réponse
+ 2
we can use video tag to integrate videos in html web page : search on google how to use video tag in html. or If you want to add youtube videos you need yo integrate using iframe tag that is generated by youtube by default. (i.e., go to youtube click on youtube video you want to integrate then click on share button then click on embed and then you see ifram tag and with source in right side just copy it and paste in your html document and apply styles and finally all set). Follow me if my answer is relevant. :)
18th Dec 2024, 11:07 AM
Md Sohaib Alam
Md Sohaib Alam - avatar