Commit c06e4664 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/adaptives-testen.html

parent c1384bd3
Pipeline #11448 passed with stage
in 9 seconds
...@@ -24,6 +24,8 @@ ...@@ -24,6 +24,8 @@
<!-- Lightbox2 JS --> <!-- Lightbox2 JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/js/lightbox.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/js/lightbox.min.js"></script>
<header id="header" class="header d-flex align-items-center fixed-top"> <header id="header" class="header d-flex align-items-center fixed-top">
<div class="container-fluid container-xl position-relative d-flex align-items-center"> <div class="container-fluid container-xl position-relative d-flex align-items-center">
<a href="index.html" class="logo d-flex align-items-center me-auto"> <a href="index.html" class="logo d-flex align-items-center me-auto">
...@@ -81,7 +83,7 @@ ...@@ -81,7 +83,7 @@
<div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;"> <div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;">
<div> <div>
<div class="image-frame"> <div class="image-frame">
<a href="assets/img/adaptives-anwendungs1.png" data-lightbox="anwendungsprozess" data-title="Aufgabenanalyse und Adaptive Testgenerierung"> <a href="assets/img/adaptives-anwendungs1.png" data-lightbox="anwendung" data-title="Aufgabenanalyse und Adaptive Testgenerierung">
<img src="assets/img/adaptives-anwendungs1.png" alt="Image1" class="img-fluid"> <img src="assets/img/adaptives-anwendungs1.png" alt="Image1" class="img-fluid">
</a> </a>
</div> </div>
...@@ -90,8 +92,9 @@ ...@@ -90,8 +92,9 @@
<div> <div>
<div class="image-frame"> <div class="image-frame">
<a href="assets/img/adaptives-anwendungs2.png" data-lightbox="anwendung" data-title="Auswertung & Feedback">
<img src="assets/img/adaptives-anwendungs2.png" alt="Image2" class="img-fluid"> <img src="assets/img/adaptives-anwendungs2.png" alt="Image2" class="img-fluid">
</a>
</div> <p class="fst-italic text-center">Auswertung & Feedback</p> </div> <p class="fst-italic text-center">Auswertung & Feedback</p>
</div> </div>
......
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