0
How can I add a video in html or css.
How can I add a video or audio in html or css. Please help. Thanks in advanceđ What's wrong in this code https://code.sololearn.com/WFLeBSzss6bA/?ref=app
2 Answers
+ 2
Hey there Adarsh Addee,
There are some problems in your code:
- put www instead of 'm'.
- Use iframe tag instead of embed.
I fixed your code:
https://code.sololearn.com/W6M1vV43WgvJ/?ref=app
You can find more information here:
https://www.sololearn.com/learn/HTML/2905/?ref=app
https://www.sololearn.com/learn/HTML/1037/?ref=app
https://www.sololearn.com/learn/338/?ref=app
Happy coding :)
+ 1
Thank you Major ă· for helping međ