Skip to content

Instantly share code, notes, and snippets.

View iruslani's full-sized avatar

Iwan iruslani

View GitHub Profile
@iruslani
iruslani / index-bootstrap.html
Created October 30, 2012 20:25
Twitter Index page with Raw Github links
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bootstrap, from Twitter</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
@iruslani
iruslani / index-boilerplate.html
Created October 30, 2012 20:20
Boilerplate Index page with Raw Github links
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">