Skip to content

Instantly share code, notes, and snippets.

@outoftime
outoftime / mbutton.html
Last active August 19, 2017 02:08 — forked from fosslien/mbutton.html
button dashboard
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Chart</title>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.oesmith.co.uk/morris-0.5.1.css" rel="stylesheet">
<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.1.2/raphael-min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.0/morris.min.js"></script>

Make the paragraphs look like this:

@outoftime
outoftime / index.html
Created August 18, 2017 00:15
Exported from Popcode. Click to import: http://localhost:3001/?gist=e2b5ae5020ded6b2ba1c64d78ac2da6f
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
@outoftime
outoftime / index.html
Created August 18, 2017 00:15
Exported from Popcode. Click to import: http://localhost:3001/?gist=22808e37ad026894db205b27277c3fab
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
@outoftime
outoftime / index.html
Created August 17, 2017 23:01
Exported from Popcode. Click to import: http://localhost:3001/?gist=4b17cb85685e8ab7e161126168741ca0
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
@outoftime
outoftime / index.html
Created August 17, 2017 22:59
Exported from Popcode. Click to import: http://localhost:3001/?gist=e56e013d2a170308160c85137bd3ec14
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
Some dumb project
</body>
</html>
@outoftime
outoftime / index.html
Created August 17, 2017 01:50
Exported from Popcode. Click to import: http://localhost:3001/?gist=88a0510bc928e11ad9f24434890b3a3a
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
@outoftime
outoftime / index.html
Created July 14, 2017 19:29
Exported from Popcode. Click to import: http://localhost:3000/?gist=aac9e95c2fcda30df8b74cc60eba19a7
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<form>
<div class="multiselect">
<div class="selectNotification" onclick="showCheckboxes()">
<select>
@outoftime
outoftime / index.html
Created July 14, 2017 00:20
Exported from Popcode. Click to import: http://localhost:3000/?gist=58f5056092ba5bd0a7d792e788815efc
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
this is fine
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</head>
<body>
<div class="row">
<div class="col-xs-offset-2 col-xs-8">
<div aria-labelledby="myModalLabel" class="modal fade" id="myModal" role="dialog" tabindex="-1">