Skip to content

Instantly share code, notes, and snippets.

@ranveeraggarwal
Created October 21, 2014 21:57
Show Gist options
  • Save ranveeraggarwal/8f293fa9db5a3f930fa0 to your computer and use it in GitHub Desktop.
Save ranveeraggarwal/8f293fa9db5a3f930fa0 to your computer and use it in GitHub Desktop.
CodeGags Template
<!DOCTYPE html>
<html>
<head>
<title></title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>
</head>
<body style="background-color:black">
<center>
<h1 style="color:white; font-family: 'Open Sans', sans-serif; font-size:100px; margin-top:15%;" >Darwin was right. <br> Nature doesn't start from scratch.</h1>
</center>
<h4 style="color:white; font-family: 'Open Sans', sans-serif; font-size:40px; margin-left:60%;" >- Dynamic Programming</h4>
<h4 style="color:white; font-family: 'Open Sans', sans-serif; font-size:40px; margin-left:70%;" >#CodeGags</h4>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment