Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
Knight-2025
Commits
c1384bd3
Commit
c1384bd3
authored
Jul 02, 2025
by
Traboulsi
Browse files
Update public/adaptives-testen.html
parent
044bb5fe
Pipeline
#11447
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/adaptives-testen.html
View file @
c1384bd3
...
@@ -16,8 +16,14 @@
...
@@ -16,8 +16,14 @@
<link
href=
"assets/vendor/swiper/swiper-bundle.min.css"
rel=
"stylesheet"
>
<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/vendor/glightbox/css/glightbox.min.css"
rel=
"stylesheet"
>
<link
href=
"assets/css/main.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>
</head>
<body>
<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"
>
<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"
>
...
@@ -75,7 +81,9 @@
...
@@ -75,7 +81,9 @@
<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"
>
<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>
</div>
</div>
<p
class=
"fst-italic text-center"
>
Aufgabenanalyse und Adaptive Testgenerierung
</p>
<p
class=
"fst-italic text-center"
>
Aufgabenanalyse und Adaptive Testgenerierung
</p>
</div>
</div>
...
...
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