Add semantic HTML5 references

pull/3/head v0.1.2
Kevin C. Coram 2019-11-23 14:44:32 -05:00
parent 58b5a1ac96
commit c6abdaefab
Signed by: kevin
GPG Key ID: 0342351B3D61AD35
1 changed files with 10 additions and 0 deletions

View File

@ -169,3 +169,13 @@ This block is for the site footer that appears at the end of every pages.
The default footer block displays the [footer.html](layouts/partials/footer.html)
partial.
## References
### HTML5 Semantics
- [Semantic HTML](https://internetingishard.com/html-and-css/semantic-html/)
- [HTML5 Semantic Elements](https://guide.freecodecamp.org/html/html5-semantic-elements/)
- [A Look Into Proper HTML5 Semantics](https://www.hongkiat.com/blog/html-5-semantics/amp/)
- [HTML5 Semantic Tags: What Are They & How To Use Them! - SEMrush](https://www.semrush.com/blog/semantic-html5-guide/)