My Favorite HTML5 Tips and Tricks
Go to file
Tapas Adhikary f478ca2c9d
Merge pull request #25 from ummeq/bugfix/12-output-tag
Fixed Bug#12 regarding output tag
2022-10-28 15:07:05 +05:30
.github Update issue templates 2022-10-05 16:10:46 +05:30
content-editable Added Home icon 2020-08-14 10:30:23 +05:30
data-attribute Corrected data attribute 2020-08-16 08:36:31 +05:30
datalist Added Home icon 2020-08-14 10:30:23 +05:30
details Added Home icon 2020-08-14 10:30:23 +05:30
dialog fix(html-lang): added defined lang for the web document 2022-10-06 22:51:54 +05:30
favicons added fav icons 2020-08-14 12:29:54 +05:30
iframe included class in main.css file 2022-10-17 19:30:58 +05:30
inputs Added Home icon 2020-08-14 10:30:23 +05:30
lazy-loading lazy-load-typo-fixed 2022-10-06 13:14:07 +05:45
map Added Home icon 2020-08-14 10:30:23 +05:30
mark Added Home icon 2020-08-14 10:30:23 +05:30
meter Added progress 2020-08-14 11:00:46 +05:30
output fixed bug #12 2022-10-06 22:38:55 +05:30
range Added Home icon 2020-08-14 10:30:23 +05:30
.gitignore Initial commit 2020-08-13 09:54:56 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-10-05 16:10:21 +05:30
CONTRIBUTING.md Create CONTRIBUTING.md 2022-10-05 16:14:01 +05:30
LICENSE Initial commit 2020-08-13 09:54:56 +05:30
README.md Update README.md 2020-10-28 15:50:49 +05:30
home.svg Added Home icon 2020-08-14 10:30:23 +05:30
html5.png Added HTML5 logo 2020-08-14 10:11:34 +05:30
index.html Merge branch 'master' into feature/embed-youtube 2022-10-17 19:42:53 +05:30
main.css included class in main.css file 2022-10-17 19:30:58 +05:30

README.md

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/

To read more about this:

10 useful HTML5 features You may not be using

Many Thanks to all the Stargazers who has supported this project with stars()

Stargazers repo roster for @atapas/html-tips-tricks