Set character set early in HTML

 I set the 'character set' as soon as possible in my web pages.


I had a comment before the line:


    <meta charset="UTF-8">


The browser would find this line and go back to the top of the page and go through the comment again.



Comments

Popular posts from this blog

Giving PWA icons transparent backgrounds

Marking up code examples

RCS 'identification marker' comes in useful