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 + + + + + + +
+ + home + +

Audio Tag

+ +

Video Tag

+ +
+ + + \ No newline at end of file diff --git a/index.html b/index.html index 953d56c..0fc2f54 100644 --- a/index.html +++ b/index.html @@ -87,6 +87,10 @@ Dialog - Display a Modal Dialog +
  • + + Audio and Video Tag - Add audio and video to web pages +
  • Lazy Loading - Lazy Load html images natively @@ -98,5 +102,4 @@ - - \ No newline at end of file +