An error occurred while loading the file. Please try again.
headfoot_head.html 8.14 KiB
<!-- 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>