Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
urbanVIS
Commits
9da471f5
Commit
9da471f5
authored
May 25, 2021
by
Sven Schneider
Browse files
fixed some missing and shifted <> like p and body and footer
parent
7e74064f
Pipeline
#3814
passed with stages
in 41 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
9da471f5
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
<html>
<html>
<head>
<head>
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"description"
content=
""
>
...
@@ -15,15 +17,17 @@
...
@@ -15,15 +17,17 @@
<link
rel=
"stylesheet"
href=
"https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
<link
rel=
"stylesheet"
href=
"https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity=
"sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk"
crossorigin=
"anonymous"
>
integrity=
"sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk"
crossorigin=
"anonymous"
>
<link
href=
"css/main.css"
rel=
"stylesheet"
>
<link
href=
"css/main.css"
rel=
"stylesheet"
>
<link
rel=
"icon"
type=
"image/svg"
href=
"imgs/wind-solid.svg"
>
</head>
</head>
<body>
<!-- <div id="topbar">
<!-- <div id="topbar">
<div id="menu" class="navbar"></div>
<div id="menu" class="navbar"></div>
</div> -->
</div> -->
<div
class=
"content"
>
<div
class=
"content"
>
<!-- <h1 id='projectname'></h1> <!--Projektname kommt aus settings.js, hier nichts einfügen -->
<!-- <h1 id='projectname'></h1>
Projektname kommt aus settings.js, hier nichts einfügen -->
<!-- ÄNDERUNGEN NUR NACH DIESER ZEILE -->
<!-- ÄNDERUNGEN NUR NACH DIESER ZEILE -->
...
@@ -36,7 +40,7 @@
...
@@ -36,7 +40,7 @@
<p
class=
"text-white"
>
Explore different ways of visualizing 3D data such as Computational Fluid Dynamics
<p
class=
"text-white"
>
Explore different ways of visualizing 3D data such as Computational Fluid Dynamics
(CFD) simulations
(CFD) simulations
in urban enviroments in your web-browser. Select a visualization scheme below and interactively explore
in urban enviroments in your web-browser. Select a visualization scheme below and interactively explore
the content
using
<a
href=
"https://cesium.com/cesiumjs/"
>
CesiumJS
</a>
.
</p>
the content
. Visualizations are based on
<a
href=
"https://cesium.com/cesiumjs/"
>
CesiumJS
</a>
.
</p>
</div>
</div>
<div
class=
"col-sm-4 offset-md-1 py-4"
>
<div
class=
"col-sm-4 offset-md-1 py-4"
>
<h4
class=
"text-white"
>
Contact
</h4>
<h4
class=
"text-white"
>
Contact
</h4>
...
@@ -49,7 +53,7 @@
...
@@ -49,7 +53,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"navbar navbar-light shadow-sm
"
style=
"background-color: #cc3125;
"
>
<div
class=
"navbar
navbar-light shadow-sm
footer-header-color
"
>
<div
class=
"container d-flex justify-content-between"
>
<div
class=
"container d-flex justify-content-between"
>
<a
href=
"https://www.hft-stuttgart.de"
class=
"navbar-brand d-flex align-items-center"
>
<a
href=
"https://www.hft-stuttgart.de"
class=
"navbar-brand d-flex align-items-center"
>
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> -->
<!-- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="mr-2" viewBox="0 0 24 24" focusable="false"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"/><circle cx="12" cy="13" r="4"/></svg> -->
...
@@ -68,11 +72,13 @@
...
@@ -68,11 +72,13 @@
</button>
</button>
</div>
</div>
</div>
</div>
</header>
</header>
<body>
<main
role=
"main"
>
<main
role=
"main"
>
<section
class=
"jumbotron text-center"
style=
"padding-top: 96px;"
>
<section
class=
"jumbotron text-center"
>
<div
class=
"container"
>
<div
class=
"container"
>
<!-- <h1>A platform for urban CFD</h1> -->
<!-- <h1>A platform for urban CFD</h1> -->
<img
src=
"imgs/wind-solid.svg"
class=
"windSVG"
width=
"100px"
alt=
"wind"
>
<img
src=
"imgs/wind-solid.svg"
class=
"windSVG"
width=
"100px"
alt=
"wind"
>
...
@@ -87,9 +93,9 @@
...
@@ -87,9 +93,9 @@
<a href="https://www.hft-stuttgart.de/forschung/i-city" class="btn btn-primary my-2 myBtn">iCity Project <br> at HFT</a>
<a href="https://www.hft-stuttgart.de/forschung/i-city" class="btn btn-primary my-2 myBtn">iCity Project <br> at HFT</a>
<a href="http://icity.hft-stuttgart.de/hftsmartplatform/" class="btn btn-primary my-2 myBtn">iCity Smart
<a href="http://icity.hft-stuttgart.de/hftsmartplatform/" class="btn btn-primary my-2 myBtn">iCity Smart
Cities<br> Platform</a>
Cities<br> Platform</a>
-->
</p>
</p> -->
<p>
<p>
<a
href=
"http://icity.hft-stuttgart.de/"
class=
"btn btn-secondary my-2 myBtn"
>
iCity Project
</a>
<a
href=
"http://icity.hft-stuttgart.de/"
class=
"btn btn-secondary my-2 myBtn"
>
iCity Project
</a>
</p>
</p>
...
@@ -400,8 +406,9 @@
...
@@ -400,8 +406,9 @@
</div> -->
</div> -->
</main>
</main>
</body>
<footer
class=
"text-white"
>
<footer
class=
"text-white
footer-header-color
"
>
<div
class=
"container"
>
<div
class=
"container"
>
<p
class=
"float-right"
>
<p
class=
"float-right"
>
<a
href=
"https://www.hft-stuttgart.de/impressum"
target=
"_blank"
>
Impressum
</a>
<a
href=
"https://www.hft-stuttgart.de/impressum"
target=
"_blank"
>
Impressum
</a>
...
@@ -436,6 +443,6 @@
...
@@ -436,6 +443,6 @@
<script
src=
"https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
<script
src=
"https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity=
"sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
integrity=
"sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin=
"anonymous"
></script>
crossorigin=
"anonymous"
></script>
</body>
</html>
</html>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment