Skip to content

Instantly share code, notes, and snippets.

View Noushad-web's full-sized avatar

Mohammad Noushad Siddiqi Noushad-web

View GitHub Profile
@Noushad-web
Noushad-web / meta-tags.md
Created October 3, 2022 09:09 — forked from whitingx/meta-tags.md
Complete List of HTML Meta 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'>