diff --git a/README.md b/README.md index 6f4b0d5..c5429cf 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,58 @@ -# Understanding `a` tags in HTML +# Adding audio and video in HTML -The `a` tag is a fundamental HTML element responsible for much of the linking goodn ess that makes HTML great! + Videos and audios make your website more interesting:) -## Components -Let's take a quick look at how the tag works: + This tutorial is to teach you how to use the `video` and `audio` tag. + + So you could add more contexts to your website. + +## What is a HTML5 Video? + +What is a HTML5 Video + +In past, We used plug-in tool such as Adobe Flash Player to play video in website. +But Flash is history now, +Today we use HTML5