boton datos historia
This commit is contained in:
parent
6fbb940f0d
commit
051c809184
8 changed files with 84 additions and 36 deletions
14
index.html
14
index.html
|
@ -8,16 +8,21 @@
|
|||
<!-- <base href="http://127.0.0.1/traficomadrid/">-->
|
||||
|
||||
|
||||
<!-- TIMELINE CSS -->
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="css/css/home.css">
|
||||
|
||||
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css">
|
||||
<link href="bower_components/jbox/Source/jBox.css" rel="stylesheet">
|
||||
|
||||
|
||||
|
||||
<!-- JAVASCRIPT -->
|
||||
<script type="text/javascript" src="bower_components/jquery/dist/jquery.min.js"></script>
|
||||
<!-- jbox -->
|
||||
<script src="bower_components/jbox/Source/jBox.min.js"></script>
|
||||
<link href="bower_components/jbox/Source/jBox.css" rel="stylesheet">
|
||||
|
||||
<script type="text/javascript" src="bower_components/jquery/dist/jquery.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="bower_components/d3/d3.min.js"></script>
|
||||
<script type="text/javascript" src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="bower_components/jsrender/jsrender.min.js"></script>
|
||||
|
@ -59,6 +64,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- aquí van los links a las secciones -->
|
||||
<div id="timeline">
|
||||
<ul class="cd-timeline-navigation">
|
||||
<li id="nav-btn-page1"><a href="#page1" class="btn-navigation active">page 1</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue