added bootstrap

This commit is contained in:
stephen grider 2015-11-25 16:01:18 -08:00
parent 9128a89df4
commit 148f18627c
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/css/bootstrap.css">
</head>
<body>
<div id="container"></div>
</body>