From 989309c1686215a4e7d1871601ea40bff12dffd5 Mon Sep 17 00:00:00 2001 From: WhitePeachTea Date: Tue, 3 Oct 2017 11:01:18 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 58 ++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 42 insertions(+), 16 deletions(-) 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