Skip to content

Instantly share code, notes, and snippets.

@thedaviddias
Created November 6, 2017 08:29
Show Gist options
  • Save thedaviddias/7074c2b93faf1ad1f0c2792258a9b060 to your computer and use it in GitHub Desktop.
Save thedaviddias/7074c2b93faf1ad1f0c2792258a9b060 to your computer and use it in GitHub Desktop.
[Front-End Checklist] - Charset
<!-- 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