I decided that it was time to revisit HTML5 and try to solidify my knowledge, so I’m taking a course. This blog post is a compilation of resources as I learn, for future reference.
Online Tutorials
Learn to Code HTML & CSS by Shay Howe https://learn.shayhowe.com/html-css/
W3 Schools HTML Tutorial https://www.w3schools.com/html/
HTML Editors
Replit is an online Integrated Development Environment (IDE) for writing and sharing code. This is the editor I’m using.
Tryit Editor from W3 Schools
Common HTML5 tags
HTML Element Reference from W3 Schools https://www.w3schools.com/tags/default.asp
Using a Validator
W3C Markup Validation Service https://validator.w3.org/
Accessibility
WAVE Web Accessibility Evaluation Tool https://wave.webaim.org/extension/
Webaim HTML Semantics and Accessibility Cheat Sheet https://webaim.org/resources/htmlcheatsheet/
CheatSheets for HTML
WPKube: The Ultimate HTML5 Cheat Sheet – 2023 https://www.wpkube.com/html5-cheat-sheet/
HTML CheatSheet https://htmlcheatsheet.com/
Icons
W3 Schools Icons Reference https://www.w3schools.com/icons/icons_reference.asp