DEV Community

Cover image for 🎧✨ Make Your Webpage Sing – Media Elements in HTML
Aküm Imchen
Aküm Imchen

Posted on

🎧✨ Make Your Webpage Sing – Media Elements in HTML

Want to add music or videos to your site?
HTML’s media tags make it super simple! 🌈💻

🎬 The Basics:

basics of video and image tags

We can even write it without using <controls>

without controls

But it wont show the player controls and we wont have much freedom and control over the video.

🌟 Why Use Media?
🪩 Boost user engagement
📽️ Visually explain ideas
🎨 Add life and emotion to your content

As usual keep learning and stay tuned for the next post ...

Written by @benimchen |Mentored and guided by @devsync

Top comments (0)