The `<meta charset>` tag is expected to be in the first 1024 bytes of an HTML file, so it's common to keep it as the very first item under the `<head>` tag. (See <https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta>) Also moving up other important meta tags which may affect rendering of the page as a whole.  | 
			||
|---|---|---|
| .. | ||
| partial | ||
| archives.html | ||
| article.html | ||
| author.html | ||
| authors.html | ||
| base.html | ||
| categories.html | ||
| category.html | ||
| index.html | ||
| page.html | ||
| period_archives.html | ||
| tag.html | ||
| tags.html | ||