Mercurial > dive4elements > website
comparison d4e.html @ 149:2a0b9abe6a06
Path to bootstrap without version number.
author | tom@ahoernchen |
---|---|
date | Mon, 07 Apr 2014 16:45:53 +0200 |
parents | 2d85efd5ac12 |
children | eb6b50914324 |
comparison
equal
deleted
inserted
replaced
148:887a0c8eaeb1 | 149:2a0b9abe6a06 |
---|---|
5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 <meta charset="utf-8"> | 6 <meta charset="utf-8"> |
7 <meta name="description" content=""> | 7 <meta name="description" content=""> |
8 <meta name="author" content="Ariane Brörmann"> | 8 <meta name="author" content="Ariane Brörmann"> |
9 <!-- Bootstrap --> | 9 <!-- Bootstrap --> |
10 <link href="bootstrap-3.1.0/dist/css/bootstrap.min.css" rel="stylesheet"> | 10 <link href="bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> |
11 | 11 |
12 <!-- Custom styles for this template --> | 12 <!-- Custom styles for this template --> |
13 <link href="css/style.css" rel="stylesheet"> | 13 <link href="css/style.css" rel="stylesheet"> |
14 | 14 |
15 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | 15 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> |
22 <!-- Bootstrap core JavaScript | 22 <!-- Bootstrap core JavaScript |
23 ================================================== --> | 23 ================================================== --> |
24 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | 24 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
25 <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> | 25 <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> |
26 <!-- Include all compiled plugins (below), or include individual files as needed --> | 26 <!-- Include all compiled plugins (below), or include individual files as needed --> |
27 <script src="bootstrap-3.1.0/dist/js/bootstrap.min.js"></script> | 27 <script src="bootstrap/dist/js/bootstrap.min.js"></script> |
28 <script src="js/dive4elements.js"></script> | 28 <script src="js/dive4elements.js"></script> |
29 </head> | 29 </head> |
30 <body> | 30 <body> |
31 <div class="container"> | 31 <div class="container"> |
32 <!--#include file="header.html" --> | 32 <!--#include file="header.html" --> |