Mercurial > dive4elements > website
comparison contact.html @ 27:df4ba2484331
Corrected page after html validation service.
author | Ariane Broermann <ariane@intevation.de> |
---|---|
date | Mon, 03 Mar 2014 09:46:31 +0100 |
parents | 98f602d1061b |
children | 980b1d8e93c1 |
comparison
equal
deleted
inserted
replaced
26:ebf1309e3e1b | 27:df4ba2484331 |
---|---|
23 <![endif]--> | 23 <![endif]--> |
24 </head> | 24 </head> |
25 <body> | 25 <body> |
26 <div class="container"> | 26 <div class="container"> |
27 | 27 |
28 <!-- Static navbar --> | 28 <!-- Static navbar --> |
29 <div class="navbar navbar-default" role="navigation"> | 29 <div class="navbar navbar-default" role="navigation"> |
30 <div class="navbar-header"> | 30 <div class="navbar-header"> |
31 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> | 31 <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> |
32 <span class="sr-only">Toggle navigation</span> | 32 <span class="sr-only">Toggle navigation</span> |
33 <span class="icon-bar"></span> | 33 <span class="icon-bar"></span> |
34 <span class="icon-bar"></span> | 34 <span class="icon-bar"></span> |
35 <span class="icon-bar"></span> | 35 <span class="icon-bar"></span> |
36 </button> | 36 </button> |
37 <a class="navbar-brand" href="index.html">D4E-Logo</a> | 37 <a class="navbar-brand" href="index.html">D4E-Logo</a> |
38 </div> | 38 </div> |
39 <div class="navbar-collapse collapse"> | 39 <div class="navbar-collapse collapse"> |
40 <ul class="nav navbar-nav navbar-right"> | 40 <ul class="nav navbar-nav navbar-right"> |
41 <li><a href="#"><span class="glyphicon | 41 <li><a href="#"><span class="glyphicon glyphicon-cog"> Demoanwendung</span></a></li> |
42 glyphicon-cog"> Demoanwendung</a></li> | 42 <li><a href="http://wald.intevation.org/scm/?group_id=57"><span class="glyphicon glyphicon-folder-open"> SCM-Repository</span></a></li> |
43 <li><a href="http://wald.intevation.org/scm/?group_id=57"><span class="glyphicon | 43 <li><a href="http://lists.wald.intevation.org/mailman/listinfo/dive4elements-commits"><span class="glyphicon glyphicon-pencil"> Mailinglist</span></a></li> |
44 glyphicon-folder-open"> SCM-Repository</a></li> | 44 <li class="active"><a href="contact.html"><span class="glyphicon glyphicon-envelope"> Kontakt</span></a></li> |
45 <li><a href="http://lists.wald.intevation.org/mailman/listinfo/dive4elements-commits"><span class="glyphicon | 45 </ul> |
46 glyphicon-pencil"> Mailinglist</a></li> | 46 </div> |
47 <li class="active"><a href="contact.html"><span class="glyphicon | 47 </div><!-- /navbar --> |
48 glyphicon-envelope"> Kontakt</a></li> | |
49 </ul> | |
50 </div> | |
51 </div><!-- /navbar --> | |
52 | 48 |
53 <div class="row row-dive4elements"> | 49 <div class="row row-dive4elements"> |
54 <div class="col-md-6"> | 50 <div class="col-md-6"> |
55 <address> | 51 <address> |
56 <strong>Intevation GmbH</strong> | 52 <strong>Intevation GmbH</strong> |
57 <br>Neuer Graben 17 | 53 <br />Neuer Graben 17 |
58 <br>49074 Osnabrück, Deutschland | 54 <br />49074 Osnabrück, Deutschland |
59 <br>Telefon: +49-541-33 50 83 - 0 | 55 <br />Telefon: +49-541-33 50 83 - 0 |
60 <br>Fax: +49-541-33 50 83 - 99 | 56 <br />Fax: +49-541-33 50 83 - 99 |
61 </address> | 57 </address> |
62 <address>Registereintrag: | 58 <address>Registereintrag: |
63 <br>HR B 18998 | 59 <br />HR B 18998 |
64 <br>Amtsgericht Osnabrück | 60 <br />Amtsgericht Osnabrück |
65 </address> | 61 </address> |
66 <address>Homepage: <a href="http://www.intevation.de">www.intevation.de</a> | 62 <address>Homepage: <a href="http://www.intevation.de">www.intevation.de</a> |
67 <br>E-Mail-Adresse: <a href= | 63 <br />E-Mail-Adresse: <a href="mailto:geospatial@intevation.de">geospatial@intevation.de</a> |
68 "mailto:geospatial@intevation.de">geospatial@intevation.de</a> | 64 </address> |
69 </address> | 65 <p>Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner</p> |
70 <p>Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner</p> | 66 </div> |
71 </div> | 67 <div class="col-md-6"> |
72 <div class="col-md-6"> | 68 <!-- Anfahrtskizze --> |
73 <!-- Anfahrtskizze --> | 69 <div style="height:250px; align:right" id="map"></div> |
74 <div style="height:250px; align:right" id="map"></div> | 70 <script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script> |
75 <script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script> | 71 <script> |
76 <script> | 72 var map = L.map('map').setView([52.271987, 8.046263], 17); |
77 var map = L.map('map').setView([52.271987, 8.046263], 17); | |
78 | 73 |
79 L.tileLayer.wms('http://osm.intevation.de/cgi-bin/standard.fcgi?', { | 74 L.tileLayer.wms('http://osm.intevation.de/cgi-bin/standard.fcgi?', { |
80 layers: 'OSM-WMS-Dienst', | 75 layers: 'OSM-WMS-Dienst', |
81 format: 'image/png', | 76 format: 'image/png', |
82 attribution: 'Map data © <a href="http://openstreetmap.org">' | 77 attribution: 'Map data © <a href="http://openstreetmap.org">' |
83 + 'OpenStreetMap</a>' | 78 + 'OpenStreetMap</a>' |
84 + '<a href="http://creativecommons.org/licenses/by-sa/2.0/">' | 79 + '<a href="http://creativecommons.org/licenses/by-sa/2.0/">' |
85 + ' (CC-BY-SA 2.0)</a>' | 80 + ' (CC-BY-SA 2.0)</a>' |
86 }).addTo(map); | 81 }).addTo(map); |
87 // Disable attribution leaflet prefix | 82 // Disable attribution leaflet prefix |
88 map.attributionControl.setPrefix(false); | 83 map.attributionControl.setPrefix(false); |
89 L.marker([52.271987, 8.046263]).addTo(map) | 84 L.marker([52.271987, 8.046263]).addTo(map) |
90 .bindPopup('Intevation') | 85 .bindPopup('Intevation') |
91 .openPopup(); | 86 .openPopup(); |
92 </script> | 87 </script> |
93 </div> | 88 </div> |
94 </div> | 89 </div><!-- ./row --> |
95 <div class="footer"> | 90 <div class="footer"> |
96 © 2014 Intevation GmbH <br> | 91 © 2014 Intevation GmbH <br /> |
97 Dive4Elements ist lizensiert unter der <a href= | 92 Dive4Elements ist lizensiert unter der <a href= |
98 "http://www.gnu.org/licenses/lgpl-2.1.html">GNU LGPL v2.1</a>. | 93 "http://www.gnu.org/licenses/lgpl-2.1.html">GNU LGPL v2.1</a>. |
99 </div><!-- /footer --> | 94 </div><!-- /footer --> |
95 </div><!-- ./container --> | |
100 | 96 |
101 <!-- Bootstrap core JavaScript | 97 <!-- Bootstrap core JavaScript |
102 ================================================== --> | 98 ================================================== --> |
103 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | 99 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> |
104 <script src="https://code.jquery.com/jquery.js"></script> | 100 <script src="https://code.jquery.com/jquery.js"></script> |
105 <!-- Include all compiled plugins (below), or include individual files as needed --> | 101 <!-- Include all compiled plugins (below), or include individual files as needed --> |
106 <script src="bootstrap-3.1.0/dist/js/bootstrap.min.js"></script> | 102 <script src="bootstrap-3.1.0/dist/js/bootstrap.min.js"></script> |
107 <script src="js/dive4elements.js"></script> | 103 <script src="js/dive4elements.js"></script> |
108 </body> | 104 </body> |
109 </html> | 105 </html> |