User:Michel W/Self-learning: Difference between revisions
(→⭑HTML⭑) |
(→⭑HTML⭑) |
||
Line 1: | Line 1: | ||
== '''⭑HTML⭑''' == | == '''⭑HTML⭑''' == | ||
[https://github.com/Michelmsw | [https://github.com/Michelmsw My⭑Github⊹⊹⊹ ] | ||
⊹Well chosen content of H1 element is crucial to SEO. | ⊹Well chosen content of H1 element is crucial to SEO. |
Revision as of 23:39, 27 December 2023
⭑HTML⭑
⊹Well chosen content of H1 element is crucial to SEO.
Html Entities:
- Help avoid rendering issues
- Safeguard against more limited character encoding
- Provide characters not available on a keyboard
Instead of | < | > | & |
Use: | < ; | > ; | & ; |
Use nbsp;
HTML document ALWAYS appear together on 1 line
After the 1st word and after the 2nd word (with no spaces in between words and entity references)