Skip to content

Instantly share code, notes, and snippets.

View faheel's full-sized avatar
🟢
200 OK

Syed Faheel Ahmad faheel

🟢
200 OK
View GitHub Profile
@faheel
faheel / README-Template.md
Created February 26, 2017 16:56 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

@faheel
faheel / meta-tags.md
Created June 5, 2017 00:08 — 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'>