From d92b148a1216096621b71506edabf9bee508a5d0 Mon Sep 17 00:00:00 2001 From: Tapas Adhikary Date: Fri, 14 Aug 2020 17:58:02 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c138b0f..c33004d 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# html-tips-tricks \ No newline at end of file +# html-tips-tricks + +`HTML5` is not a new thing. We have been using several features of it since the initial release(October 2014). As part of `#100DaysOfCode` initiative, I have taken time out to revisit the feature list again. See what I found? I haven't really used a bunch of it! + +In this repo, I am listing down such `HTML5` features that I haven't used much but, found them useful. I have also created a working example flow and hosted on netlify. Hope you find it useful. + +> [https://html5-tips.netlify.app/](https://html5-tips.netlify.app/)