diff --git a/assets/606 ex1.png b/assets/606 ex1.png deleted file mode 100644 index e020ae9aa..000000000 Binary files a/assets/606 ex1.png and /dev/null differ diff --git a/assets/LinearSearch_GFG.webp b/assets/LinearSearch_GFG.webp deleted file mode 100644 index a8d1c4a40..000000000 Binary files a/assets/LinearSearch_GFG.webp and /dev/null differ diff --git a/assets/Screenshot 2024-06-16 145014.png b/assets/Screenshot 2024-06-16 145014.png deleted file mode 100644 index a8b4a3ca5..000000000 Binary files a/assets/Screenshot 2024-06-16 145014.png and /dev/null differ diff --git a/assets/Tutorials.png b/assets/Tutorials.png deleted file mode 100644 index 53f7b76cd..000000000 Binary files a/assets/Tutorials.png and /dev/null differ diff --git a/assets/tsp.png b/assets/tsp.png deleted file mode 100644 index 09550eabd..000000000 Binary files a/assets/tsp.png and /dev/null differ diff --git a/docs/html/multimedia/adding-audio-and-video.md b/docs/html/multimedia/adding-audio-and-video.md index 5fabdb9f6..43ef47981 100644 --- a/docs/html/multimedia/adding-audio-and-video.md +++ b/docs/html/multimedia/adding-audio-and-video.md @@ -4,60 +4,74 @@ title: Adding Audio and Video in HTML sidebar_label: Adding Audio and Video sidebar_position: 1 tags: [html, web-development, multimedia, audio, video] -description: In this tutorial, you will learn how to add audio and video to your HTML documents. +description: In this tutorial, you will learn how to add audio and video to your HTML documents +keywords: [html audio, html video, html multimedia, html audio tag, html video tag, html audio element, html video element] --- -Multimedia elements like audio and video are crucial for creating engaging web experiences. HTML5 simplified the embedding of media directly into web pages with the introduction of the `