Commit aacee851 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

for development and test only

4 merge requests!32Prepare production,!29Mlab 197,!23Mlab 205,!21Mlab 205
This commit is part of merge request !32. Comments created here will be created in the context of that merge request.
Showing with 240 additions and 0 deletions
+240 -0
<!-- RS
HTML representation of the footer JS
!! FOR DEVELOPMENT AND TEST ONLY !!
-->
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Transferportal HfT Stuttgart</title>
<link rel="stylesheet" href="../css/bootstrap.min.css">
<link rel="stylesheet" href="../css/bootstrap.css">
<link rel="stylesheet" href="../fonts/ionicons.min.css">
<link rel="stylesheet" href="../css/Testimonials.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
</head>
<body>
<!-- footerdiv -->
<div id="homepage" class="last clear">
<hr>
<!-- containerdiv -->
<div class="container-fluid">
<!-- containerdivrow -->
<div class="row">
<!-- hftlink -->
<a href="https://www.hft-stuttgart.de" class="col-md-3">
<!-- hftimage -->
<img src="../images/demo/hft_logo.jpg" alt="Logo der Hochschule für Technik Stuttgart" style="height:75px;"/>
</a>
<!-- contactdiv -->
<div class="col-md-3 footer-unten">
Hochschule für Technik Stuttgart
<!-- rowdiv -->
<div class="row">
<!-- hft_links coldiv -->
<div class="contactrow footer-unten">
<!-- hft_links collink -->
<a href="https://www.hft-stuttgart.de/forschung/innovative-hochschule-m4-lab" class="contact-lower">
Kontakt
</a>
</div>
<!-- hft_links coldiv -->
<div class="contactrow footer-unten">
<!-- hft_links collink -->
<a href="https://www.hft-stuttgart.de/impressum" class="contact-lower">
Impressum
</a>
</div>
<!-- hft_links coldiv -->
<div class="contactrow footer-unten">
<!-- hft_links collink -->
<a href="https://www.hft-stuttgart.de/datenschutz" class="contact-lower">
Datenschutz
</a>
</div>
</div>
</div>
<!-- socialdiv-->
<div class="col-md-3">
<!-- socialrow -->
<div id="socialmediabuttons">
<!-- sociallink-->
<a href="https://twitter.com/InnolabM4">
<!-- socialcontent -->
<i class="fab fa-twitter"></i>
</a>
<!-- sociallink-->
<a href="https://www.facebook.com/HfTStuttgart/">
<!-- socialcontent -->
<i class="fab fa-facebook-square"></i>
</a>
<!-- sociallink-->
<a href="https://www.instagram.com/m4_lab/">
<!-- socialcontent -->
<i class="fab fa-instagram"></i>
</a>
<!-- sociallink-->
<a href="https://de.linkedin.com/school/hochschule-f%C3%BCr-technik-stuttgart-%E2%80%93-university-of-applied-sciences/">
<!-- socialcontent -->
<i class="fab fa-linkedin"></i>
</a>
<!-- sociallink-->
<a href="https://www.youtube.com/channel/UCi0_JfF2qMZbOhOnNH5PyHA">
<!-- socialcontent -->
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
<!-- imagediv-->
<div class="col-md-3">
<!-- img -->
<img src="../images/demo/Innovative_Hochschule_Initiative_BMBF_GWK_RGB.jpg" alt="Innovative Hochschule" style="width:300px; height:73px"/>
</div>
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
<!-- RS
HTML representation of the header JS
!! FOR DEVELOPMENT AND TEST ONLY !!
-->
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Transferportal HfT Stuttgart</title>
<link rel="stylesheet" href="../css/bootstrap.min.css">
<link rel="stylesheet" href="../css/bootstrap.css">
<link rel="stylesheet" href="../fonts/ionicons.min.css">
<link rel="stylesheet" href="../css/Testimonials.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
</head>
<body>
<!-- navheader -->
<header id="header" class="clear">
<!-- alertdiv -->
<div class="alert alert-danger alert-dismissible fade show" style="text-align:center;">
<!-- alertbutton -->
<button type="button" class="close" data-dismiss="alert">
&times;
</button>
<strong>Disclaimer</strong> This website is under construction and in prototype-phase. It is not for public use.
</div>
<!-- navbar -->
<nav class="navbar navbar-expand-md navbar-light" style="background-color: #ffffff;">
<!-- fluiddiv -->
<div class="container-fluid navbar-header">
<!-- link_m4lab -->
<a class="navbar-brand" href="/">
<img src="../images/demo/m4lab_logo.jpg" alt="Logo Innovationslabor M4_LAB">
</a>
<!-- togglebutton -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- navbardiv -->
<div class="collapse navbar-collapse" id="navbarCollapse">
<!-- navelements -->
<ul id="navelemente" class="navbar-nav mr-auto">
<!-- headitem -->
<li class="nav-item dropdown">
<!-- headlink -->
<a href="#" id="navbarDropdown0" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Informationen
</a>
<!-- combodiv -->
<div id="navbarDropdown0_par" class="dropdown-menu" aria-labelledby="navbarDropdown0">
<!-- combolink -->
<a class="dropdown-item" href="/project">
Projekte
</a>
<!-- combolink -->
<a class="dropdown-item" href="/projectoverview?projectID=1">
Über das M4_LAB
</a>
<!-- combolink -->
<a class="dropdown-item" href="/account/contact">
Kontakt
</a>
</div>
</li>
<!-- headitem -->
<li class="nav-item dropdown">
<!-- headlink -->
<a href="#" id="navbarDropdown1" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Zusammenarbeit
</a>
<!-- combodiv -->
<div id="navbarDropdown1_par" class="dropdown-menu" aria-labelledby="navbarDropdown1">
<!-- combolink -->
<a class="dropdown-item" href="/mailinglists">
Mailinglisten
</a>
<!-- combolink -->
<a class="dropdown-item" href="/videoconference.html">
Videokonferenzen
</a>
<!-- combolink -->
<a class="dropdown-item" href="/#">
...
</a>
</div>
</li>
<!-- headitem -->
<li class="nav-item dropdown">
<!-- headlink -->
<a href="#" id="navbarDropdown2" class="nav-link dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Events
</a>
<!-- combodiv -->
<div id="navbarDropdown2_par" class="dropdown-menu" aria-labelledby="navbarDropdown2">
<!-- combolink -->
<a class="dropdown-item" href="http://www.hft-stuttgart.de/Aktuell/Veranstaltungen/">
Veranstaltungen der HfT
</a>
<!-- combolink -->
<a class="dropdown-item" href="https://www.hft-stuttgart.de/forschung/veranstaltungen">
Veranstaltungen der HfT Forschung
</a>
</div>
</li>
<!-- headitem -->
<li class="nav-item">
<!-- headlink -->
<a href="/account" id="navbarDropdown2" class="nav-link" role="button">
Benutzerkonto
</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<p> test test test test</p>
<p> test test test test 123</p>
<p> test test test test</p>
<p> test test test test</p>
<p> test test test test</p>
<hr>
<p> test test test test</p>
<p> test test test test</p>
<p> test test test test</p>
<p> test test test test</p>
<p> test test test test</p>
<hr>
<p> test test test test</p>
<p> test test test test</p>
<p> test test test test</p>
<p> test test test test</p>
<p> test test test test</p>
<hr>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment