Commit 7742278e authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 8fb78ccf
Pipeline #11461 passed with stage
in 9 seconds
...@@ -989,7 +989,9 @@ Implementations, and Perspectives ...@@ -989,7 +989,9 @@ Implementations, and Perspectives
</section><!-- End Team Section --> </section><!-- End Team Section -->
<!-- Contact Section -->
<!-- contact ST -->
<section id="contact" class="contact section"> <section id="contact" class="contact section">
<!-- Section Title --> <!-- Section Title -->
...@@ -1004,33 +1006,57 @@ Implementations, and Perspectives ...@@ -1004,33 +1006,57 @@ Implementations, and Perspectives
<div class="col-lg-8 "> <div class="col-lg-8 ">
<div class="row gy-4 "> <div class="row gy-4 ">
<br> <div class="col-md-6 ">
<div class="info-box ">
<!-- debut -->
<a href="index.html" class="d-flex align-items-center"> <h3><strong>Hochschule für Technik Stuttgart</strong></h3>
<h2 class="sitename"><strong>Hochschule für Technik Stuttgart</strong></h2> <i class="bi bi-geo-alt ">Schellingstr. 24, 70174 Stuttgart </i>
</a>
<p>Schellingstr. 24, 70174 Stuttgart</p>
<p>Postfach 101452, 70013 Stuttgart</p> <p>Postfach 101452, 70013 Stuttgart</p>
<p class="mt-3"><strong>Phone:</strong> <span>+49 (0)711 8926 0</span></p> <i class="bi bi-telephone "> +49 (0)711 8926 0</i>
<p><strong>Email:</strong> <span> knight(at)hft-stuttgart.de</span></p> <i class="bi bi-envelope "> knight(at)hft-stuttgart.de</p>
</div> <!-- fin-->
</div>
</div>
<div class="col-md-6 ">
<div class="info-box ">
<img src="assets/img/knight.png" alt="KNIGHT Logo" >
</div>
</div>
<div class="col-md-6 ">
<div class="info-box ">
<i class="bi bi-envelope "></i>
<h3>E-Mail</h3>
<p>Sekretariat <br>knight(at)hft-stuttgart.de
<br></p>
</div>
</div>
<div class="col-md-6 ">
<div class="info-box ">
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="BMBF Logo" class="footer-logo" >
</div>
</div>
</div> </div>
</div> </div>
<!--</div>--> </div>
</div> </div>
</section> </section>
<!-- /Contact Section --> <!-- /Contact Section -->
<!-- Ende Contact Section ST -->
</main> </main>
......
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