summaryrefslogtreecommitdiffstats
path: root/examples/example.html
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2016-01-03 18:29:45 -0500
committerMalf Furious <m@lfurio.us>2016-01-03 18:29:45 -0500
commite0162feea3e4f7df36fdad5a6cf83fd37972aba9 (patch)
tree975b815267ed6a8da1d3058d33150fbc4d073aae /examples/example.html
parent9dc4095be9da030a40ecdc7528bcb02843037a05 (diff)
downloadscrott-e0162feea3e4f7df36fdad5a6cf83fd37972aba9.tar.gz
scrott-e0162feea3e4f7df36fdad5a6cf83fd37972aba9.zip
* Start of application navbar
* Digested some example code
Diffstat (limited to '')
-rw-r--r--examples/example.html22
1 files changed, 1 insertions, 21 deletions
diff --git a/examples/example.html b/examples/example.html
index 44c91f2..7f1ac2a 100644
--- a/examples/example.html
+++ b/examples/example.html
@@ -1,31 +1,11 @@
<!DOCTYPE html>
<html lang="en">
- <head>
- <title>Scrott - Save the World</title>
-
- <style type="text/css">
-body
-{
- padding-top: 70px;
-}
- </style>
- </head>
-
<body>
<!--NAVBAR-->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
- <!--TITLE AND EXPAND BUTTON-->
- <div class="navbar-header">
- <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="false">
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </button>
-
- <a href="/" class="navbar-brand"><span class="glyphicon glyphicon-pencil"></span> Scrott</a>
- </div>
+
<!--NAVBAR CONTENT-->
<div class="collapse navbar-collapse" id="navbar-collapse-1">