2019-02-11 16:47:24 +01:00
<!DOCTYPE html> < html lang = "de" >
< head >
2019-02-11 15:36:19 +01:00
< meta http-equiv = "content-type" content = "text/html; charset=UTF-8" >
2019-02-11 16:47:24 +01:00
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< meta name = "description" content = "" >
< meta name = "author" content = "" >
< link rel = "icon" href = "https://getbootstrap.com/favicon.ico" >
2019-02-11 15:36:19 +01:00
<!-- please dont judge me, im not getting paid for this. -->
< title > IT-LAB-Leitung< / title >
2019-02-11 16:47:24 +01:00
<!-- Bootstrap core CSS -->
< link href = "ressources/bootstrap.css" rel = "stylesheet" >
<!-- Custom styles for this template -->
< link href = "ressources/sticky-footer-navbar.css" rel = "stylesheet" >
2019-02-11 15:36:19 +01:00
< / head >
< header > < nav class = "navbar navbar-expand-md navbar-dark fixed-top bg-dark" >
< button class = "navbar-toggler" type = "button" data-toggle = "collapse" data-target = "#navbarCollapse" aria-controls = "navbarCollapse" aria-expanded = "false" aria-label = "Toggle navigation" > < span class = "navbar-toggler-icon" > < / span > < / button >
< div class = "collapse navbar-collapse" id = "navbarCollapse" >
< ul class = "navbar-nav mr-auto" >
< a class = "navbar-brand" href = "#" > Navigation< / a >
< li class = "nav-item" >
< a class = "nav-link" href = "IT-LAB-Coaches.html" > IT-LAB-Coaches< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "IT-LAB-Labor.html" > IT-LAB-Labor< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "IT-LAB-Lehrsaal.html" > IT-LAB-Lehrsaal< / a >
< / li >
< li class = "nav-item active" >
< a class = "nav-link" href = "#" > IT-LAB-Leitung< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "Metallic-DMC_50.html" > Metallic-DMC_50< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "Metallic-DMC_635.html" > Metallic-DMC_635< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "Metallic-EMCO_332.html" > Metallic-EMCO_332< / a >
< / li >
< li class = "nav-item" >
< a class = "nav-link" href = "Metallic-EMCO_360.html" > Metallic-EMCO_360< / a >
< / li >
< / ul >
< / div >
< / nav > < / header >
< body >
< main role = "main" class = "container" >
< div class = "container mt-3" >
< div class = "row" style = "padding: 25px" >
< div class = "col-md-8" >
< h3 > IT - Leitung< / h3 >
< p > Von diesem Raum aus steuert die Leitung des IT@-L@Bs St. Stefan die gesamte Institution. Der Hauptverantwortliche in diesem Unterfangen ist Arthur Streussnig, ein Mann der die Leitung des IT-L@Bs mit Leidenschaft und Ehrgeiz durchführt und nur das Beste für seine Lehrlinge im Sinn hat.< / p >
< / div >
< div class = "col-md-4" >
< img src = "ressources/streussnig.jpg" width = "100%" >
< / div >
< / div >
< / div >
< / main >
2019-02-11 16:47:24 +01:00
<!-- <script src="ressources/lib/web/viewer.js"></script> -->
< script src = "ressources/jquery-3.js" > < / script >
< script src = "ressources/popper.js" > < / script >
< script src = "ressources/bootstrap.js" > < / script >
2019-02-11 15:36:19 +01:00
< footer class = "footer" >
2019-02-11 16:47:24 +01:00
< div class = "container" >
< span class = "text-muted" > © 2019, BFI St. Stefan< / span >
< / div >
< / footer >
2019-02-11 15:36:19 +01:00
< / body > < / html >