[%notitle] = :customcss: slides.css :icons: font ++++ <img id="main-logo" class="main-logo" src="images/template/main_logo_eng_no_text.png" width="300" alt="ntnu logo"/> ++++ [.left] Go to: + app.one2act.no + Session: + KIPAT + [.right] image::../images/lecture02/qr-app-one2act-no.svg[width=400] ++++ <div id="footer" class="footer"> <div style="display:table-row;"> <span class="element" style="width:150px;"> <a href="https://www.ntnu.no" target="_blank"> <img id="footer-logo" class="footer-logo" src="images/template/logo_ntnu.png" alt="ntnu logo" height="28"/> </a> </span> <span class="element" style="width:300px;">| IT1901 - 3rd lecture </span> <span class="element">| Build tools. Introduction to testing </span> <span class="element"> </span> </div> </div> <div id="vertical-ntnu-name" class="vertical-ntnu-name"> <span class="helper"></span> <img src="images/template/vertical-ntnu-name.png" alt="Norwegian University of Science and Technology" /> </div> <script type="text/javascript"> window.addEventListener("load", function() { revealDiv = document.querySelector("body div.reveal") footer = document.getElementById("footer"); revealDiv.appendChild(footer); titleSlideDiv = document.querySelector("div.slides section.title") mainLogo = document.getElementById("main-logo"); titleSlideDiv.prepend(mainLogo); vertName = document.getElementById("vertical-ntnu-name"); revealDiv.appendChild(vertName); } ); </script> ++++