Forwarded from Learn Html
Tips and tricks in implementing good Semantic HTML for good HTML structure and SEO
https://www.freecodecamp.org/news/html-best-practices/
#html #seo #semantic
https://www.freecodecamp.org/news/html-best-practices/
#html #seo #semantic
January 26, 2022
Kevin Powell's essential exercises on HTML semantics and examples of their use
https://youtu.be/ULdkpU51hTQ
#kevinPowell #semantic #html
https://youtu.be/ULdkpU51hTQ
#kevinPowell #semantic #html
February 24, 2022
Forwarded from Learn Html
Take a look at some useful but rarely used HTML elements
https://dev.to/eludadev/those-html-elements-you-never-use-16bi
#html #element #semantic
https://dev.to/eludadev/those-html-elements-you-never-use-16bi
#html #element #semantic
April 28, 2022
Simple explanation of HTML semantics for subtitle elements
https://dev.to/irreverentmike/the-correct-semantic-html-for-add-subtitles-to-h1-tags-3c1m
---
Image optimization on the browser side
https://javascript.plainenglish.io/image-optimization-in-the-browser-in-2022-8691a3fa35d2
---
#html #image #semantic
https://dev.to/irreverentmike/the-correct-semantic-html-for-add-subtitles-to-h1-tags-3c1m
---
Image optimization on the browser side
https://javascript.plainenglish.io/image-optimization-in-the-browser-in-2022-8691a3fa35d2
---
#html #image #semantic
DEV Community 👩💻👨💻
The correct semantic HTML for adding subtitles to h1 tags
This is the right format to use if you want to add a subtitle below an h1 tag on your html pages. Semantic HTML makes your site more accessible and better for SEO, since it is easier for search engines to process.
July 11, 2022