Skip to content

Instantly share code, notes, and snippets.

View melbournevijay's full-sized avatar

Vijay Rudraraju melbournevijay

View GitHub Profile
@melbournevijay
melbournevijay / Contract Killer 3.md
Created July 9, 2017 01:00
The latest version of my ‘killer contract’ for web designers and developers

Contract Killer

The popular open-source contract for web professionals by Stuff & Nonsense

  • Originally published: 23rd December 2008
  • Revised date: March 15th 2016
  • Original post

@melbournevijay
melbournevijay / meta-tags.md
Last active September 3, 2015 21:40 — 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'>