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

From XPUB & Lens-Based wiki
Line 23: Line 23:
|}
|}


nbsp;
 
Use <code>nbsp;</code> 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)

Revision as of 00:38, 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 ;


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)