Skip to content

Instantly share code, notes, and snippets.

View nirav-jarvisbitz's full-sized avatar
💭
I may be slow to respond.

Nirav Parmar nirav-jarvisbitz

💭
I may be slow to respond.
View GitHub Profile
@nirav-jarvisbitz
nirav-jarvisbitz / meta-tags.md
Created June 8, 2019 09:03 — forked from kevinSuttle/meta-tags.md
List of Usable HTML Meta and Link Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>