User:Michel W/Self-learning: Difference between revisions

From XPUB & Lens-Based wiki
Line 1: Line 1:
== '''⭑HTML⭑''' ==
== '''⭑HTML⭑''' ==
[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 00:35, 28 December 2023

⭑HTML⭑

My⭑Github

⊹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: &lt ; &gt ; &amp ;

nbsp;