From f6271cdc29875aed486cb4d83a9a22646dbfb0f6 Mon Sep 17 00:00:00 2001
From: Supriya M <30731236+supminn@users.noreply.github.com>
Date: Wed, 5 Oct 2022 21:41:40 +0530
Subject: [PATCH 1/3] feat: added audio and video tag
---
audio-video/index.html | 44 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
create mode 100644 audio-video/index.html
diff --git a/audio-video/index.html b/audio-video/index.html
new file mode 100644
index 0000000..8b424ab
--- /dev/null
+++ b/audio-video/index.html
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+ HTML Tips and Tricks - Datalist Tag
+
+
+
+
+
+
+
+
+
+
+
Audio Tag
+
+
Video Tag
+
+
+
+
From 04f516e24e2c7f51b8e22cf7fc8a3c702cbd5851 Mon Sep 17 00:00:00 2001
From: Supriya M <30731236+supminn@users.noreply.github.com>
Date: Wed, 5 Oct 2022 21:42:42 +0530
Subject: [PATCH 2/3] feat: added link to audio and video page
---
index.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 10251f9..532c01c 100644
--- a/index.html
+++ b/index.html
@@ -87,8 +87,12 @@
Dialog - Display a Modal Dialog
+
+
+ Audio and Video Tag
+