Created
November 6, 2017 08:29
-
-
Save thedaviddias/7074c2b93faf1ad1f0c2792258a9b060 to your computer and use it in GitHub Desktop.
[Front-End Checklist] - Charset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Set character encoding for the document --> | |
<meta charset="utf-8"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment