Skip to content

Instantly share code, notes, and snippets.

View mskrajnowski's full-sized avatar

Marek Skrajnowski mskrajnowski

View GitHub Profile
anonymous
anonymous / jsbin.OzErEvO.html
Created September 19, 2013 22:35
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js"></script>
<script src="http://code.jquery.com/jquery.min.js"></script>
<link href="http://getbootstrap.com/dist/css/bootstrap.css" rel="stylesheet" type="text/css" />
<script src="http://getbootstrap.com/dist/js/bootstrap.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>