Skip to content

Instantly share code, notes, and snippets.

View beedyg's full-sized avatar

Gareth Brown beedyg

  • University of Brighton
  • Brighton
View GitHub Profile
@jongrover
jongrover / bootstrapcdn.sublime-snippet
Last active June 7, 2018 14:06
Bootstrap CDN Template Sublime Text Snippet
<snippet>
<content><![CDATA[<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bootstrap 101 Template</title>
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
@jgarber
jgarber / MIT-LICENSE.txt
Created April 4, 2012 14:57
Responsive video
Copyright (c) 2011 ZURB, http://www.zurb.com/