diff --git a/audio-video/index.html b/audio-video/index.html
new file mode 100644
index 0000000..63153ef
--- /dev/null
+++ b/audio-video/index.html
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+ HTML Tips and Tricks - Datalist Tag
+
+
+
+
+
+
+
+
+
+
+
Audio Tag
+
+
+ Your browser does not support the audio element.
+
+
Video Tag
+
+
+ Your browser does not support the video element.
+
+
+
+
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 8187e29..09c936a 100644
--- a/index.html
+++ b/index.html
@@ -87,6 +87,10 @@ HTML5 Feature Tips
Dialog - Display a Modal Dialog
+
+
+ Audio and Video Tag - Add audio and video to web pages
+
Lazy Loading - Lazy Load html images natively
@@ -94,5 +98,4 @@ HTML5 Feature Tips