Commit c1384bd3 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/adaptives-testen.html

parent 044bb5fe
Pipeline #11447 passed with stage
in 9 seconds
......@@ -16,8 +16,14 @@
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/css/main.css" rel="stylesheet">
<!-- Lightbox2 CSS -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/css/lightbox.min.css" rel="stylesheet" />
</head>
<body>
<!-- Lightbox2 JS -->
<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">
<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">
......@@ -75,7 +81,9 @@
<div style="display: flex; gap: 1.0rem; flex-wrap: wrap; justify-content: center;">
<div>
<div class="image-frame">
<a href="assets/img/adaptives-anwendungs1.png" data-lightbox="anwendungsprozess" data-title="Aufgabenanalyse und Adaptive Testgenerierung">
<img src="assets/img/adaptives-anwendungs1.png" alt="Image1" class="img-fluid">
</a>
</div>
<p class="fst-italic text-center">Aufgabenanalyse und Adaptive Testgenerierung</p>
</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