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/)