Difference between revisions of "Team:RUM-UPRM/Model"

Line 29: Line 29:
 
           <h1 class="mx-auto my-0 text-center">Model</h1>
 
           <h1 class="mx-auto my-0 text-center">Model</h1>
 
       </div>
 
       </div>
 +
 
<div class=”section text-center”>
 
<div class=”section text-center”>
 
<p>THE TEXT GOES HERE</p>
 
<p>THE TEXT GOES HERE</p>
 
</div>
 
</div>
 +
 +
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
 +
  <ol class="carousel-indicators">
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
 +
    <li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
 +
  </ol>
 +
  <div class="carousel-inner">
 +
    <div class="carousel-item active">
 +
      <img class="d-block w-100" src="..." img src="https://static.igem.org/mediawiki/parts/c/c4/T--RUM-UPRM--gibsonmerc1.png">
 +
    </div>
 +
    <div class="carousel-item">
 +
      <img class="d-block w-100" src="..." alt="Second slide">
 +
    </div>
 +
    <div class="carousel-item">
 +
      <img class="d-block w-100" src="..." alt="Third slide">
 +
    </div>
 +
  </div>
 +
  <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
 +
    <span class="carousel-control-prev-icon" aria-hidden="true"></span>
 +
    <span class="sr-only">Previous</span>
 +
  </a>
 +
  <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
 +
    <span class="carousel-control-next-icon" aria-hidden="true"></span>
 +
    <span class="sr-only">Next</span>
 +
  </a>
 +
</div>
 +
 +
 
</section>
 
</section>
 
<footer class="footer bg-black small text-center text-white-50"><div class="container">Copyright © UPRM-RUM 2020</div></footer>
 
<footer class="footer bg-black small text-center text-white-50"><div class="container">Copyright © UPRM-RUM 2020</div></footer>
 
     </body>
 
     </body>
 
</html>
 
</html>

Revision as of 03:59, 25 October 2020

Model

THE TEXT GOES HERE

Copyright © UPRM-RUM 2020