Difference between revisions of "Team:Szeged SA RMG"

m (MateToeroek moved page METHUNGENY to Team:Szeged SA RMG over redirect: revert)
Line 21: Line 21:
 
       <ul class="nav navbar-nav">
 
       <ul class="nav navbar-nav">
 
         <li class="active"><a href="#">Home</a></li>
 
         <li class="active"><a href="#">Home</a></li>
 +
 +
<header class="display-container -content -wide" style="max-width:1500px;" id="home">
 +
 
 +
 +
<div class="content section center card-2" style="max-width:1500px">
 +
 +
    <!--Mozgó képek-->
 +
    <section>
 +
  <img class="mySlides" src="www.methungeny.com/images/banner_igem.jpg"
 +
  style="width:100%">
 +
  <img class=" mySlides" src="www.methungeny.com/images/banner1.jpg"
 +
  style="width:100%">
 +
  <img class=" mySlides" src="www.methungeny.com/images/banner2.jpg"
 +
  style="width:100%">
 +
  <img class="mySlides" src="www.methungeny.com/images/banner3.jpg"
 +
  style="width:100%">
 +
</section>
 +
 +
<script>
 +
var myIndex = 0;
 +
carousel();
 +
 +
function carousel() {
 +
    var i;
 +
    var x = document.getElementsByClassName("mySlides");
 +
    for (i = 0; i < x.length; i++) {
 +
      x[i].style.display = "none"; 
 +
    }
 +
    myIndex++;
 +
    if (myIndex > x.length) {myIndex = 1}   
 +
    x[myIndex-1].style.display = "block"; 
 +
    setTimeout(carousel, 2500);
 +
}
 +
</script>
 +
 +
  <div class="display-middle -margin-top -center">
 +
    <h1 class="jumbo text-white"><span class="padding black opacity-min"><b>METHUNGENY</b></span> <span class="hide-small text-light-grey"></span></h1>
 +
  </div>
 +
</header>
 
          
 
          
 
<style>
 
<style>

Revision as of 10:31, 21 October 2017

.

menu