<div style="display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;">
<div style="position: relative; margin: 10px; flex: 1 1 auto; align-self: flex-start; min-width: 200px">
<div class="image" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(https://wiki.geant.org/download/attachments/816283888/pp1.jpg); background-color: #cccccc; width: 100%; height:370px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;">
<div class="text" style="text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white;">
<h1 style="color: white; font-size: 30px; font-weight: bold; margin-bottom:10px">PowerPoint Slides</h1>
</div>
</div>
</div>
<div style="position: relative; margin: 10px; flex: 1 1 auto; align-self: flex-start; min-width: 200px">
<div class="image" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(https://wiki.geant.org/download/thumbnails/816283888/TEXT4.jpg); background-color: #cccccc; width: 100%; height:370px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;">
<div class="text" style="text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white;">
<h1 style="color: white; font-size: 30px; font-weight: bold; margin-bottom:10px">Textual Document - Course Content</h1>
</div>
</div>
</div>
<div style="position: relative; margin: 10px; flex: 1 1 auto; align-self: flex-start; min-width: 200px">
<div class="image" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(https://wiki.geant.org/download/attachments/816283888/record.jpg); background-color: #cccccc; width: 100%; height:370px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;">
<div class="text" style="text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white;">
<h1 style="color: white; font-size: 30px; font-weight: bold; margin-bottom:10px">Audio Recordings of the Course</h1>
</div>
</div>
</div>
<div style="position: relative; margin: 10px; flex: 1 1 auto; align-self: flex-start; min-width: 200px">
<div class="image" style="background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(https://wiki.geant.org/download/attachments/816283888/quiz2.jpg); background-color: #cccccc; width: 100%; height:370px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;">
<div class="text" style="text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white;">
<h1 style="color: white; font-size: 30px; font-weight: bold; margin-bottom:10px">Quiz</h1>
</div>
</div>
</div>
</div>
<div></div> |