mirror of
https://github.com/atapas/html-tips-tricks.git
synced 2024-11-16 16:58:27 +01:00
My Favorite HTML5 Tips and Tricks
.github | ||
content-editable | ||
data-attribute | ||
datalist | ||
details | ||
dialog | ||
favicons | ||
iframe | ||
inputs | ||
lazy-loading | ||
map | ||
mark | ||
meter | ||
output | ||
range | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
home.svg | ||
html5.png | ||
index.html | ||
LICENSE | ||
main.css | ||
README.md | ||
voicerecognition.html |
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.
To read more about this: