Skip to content

Instantly share code, notes, and snippets.

View aalaap's full-sized avatar
🎯
Focusing

Aalaap Ghag aalaap

🎯
Focusing
View GitHub Profile
@aalaap
aalaap / gist:3066704
Created July 7, 2012 14:39
Sample HTML page with Twitter's Bootstrap, Ryan Fait's Sticky Footer, and a full-width footer, fixed for responsive layouts by Aalaap Ghag
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="author" content="Aalaap Ghag" />
<title>Twitter&rsquo;s Bootstrap with Ryan Fait&rsquo;s Sticky Footer and Aalaap Ghag&rsquo;s Responsive Padding Fix</title>
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<style>
html, body {
@aalaap
aalaap / desopafy.html
Created January 18, 2012 08:24 — forked from timraymond/desopafy.js
Remove SOPA overlay from Wikipedia pages via a bookmarklet
<a href="javascript:(function(){$('body>div').toggle();})();">DeSOPAFy</a>