Web fundamentals that aren't well-known - Part 1
Aug 20, 2020 · 2 min read · HTML : HTML5 provides descriptive tags for better accessibility and SEO main, header, footer, nav, video, article, section and more. Good practice checkbox (also applicable for radio buttons): <label for="caring"> <input type="checkbox" nam...
Join discussion