Team:Carnegie Mellon

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
{{CSS/Main}}
 
 +
<!DOCTYPE html>
 +
<html lang="en">
 +
  <head>
 +
    <meta charset="utf-8">
 +
    <title>Carousel Template &middot; Bootstrap</title>
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
    <meta name="description" content="">
 +
    <meta name="author" content="">
-
<html>
+
    <!-- Le styles -->
 +
    <link href="../assets/css/bootstrap.css" rel="stylesheet">
 +
    <link href="../assets/css/bootstrap-responsive.css" rel="stylesheet">
 +
    <style>
-
<!--main content -->
+
    /* GLOBAL STYLES
-
<table width="70%" align="center">
+
    -------------------------------------------------- */
 +
    /* Padding below the footer and lighter body text */
 +
    body {
 +
      padding-bottom: 40px;
 +
      color: #5a5a5a;
 +
    }
-
<!--welcome box -->
 
-
<tr>
 
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
 
-
<h1 >WELCOME TO iGEM 2014! </h1>
 
-
<p>Your team has been approved and you are ready to start the iGEM season!
 
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
 
-
<br>
 
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Carnegie_Mellon&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
 
-
</td>
 
-
</tr>
 
-
<tr> <td colspan="3"  height="5px"> </td></tr>
 
-
<!-- end welcome box -->
 
-
<tr>
 
-
<!--navigation menu -->
+
    /* CUSTOMIZE THE NAVBAR
-
<td align="center" colspan="3">
+
    -------------------------------------------------- */
-
<table  width="100%">
+
    /* Special class on .container surrounding .navbar, used for positioning it into place. */
-
<tr heigth="15px"></tr>
+
    .navbar-wrapper {
-
<tr heigth="75px">
+
      position: absolute;
 +
      top: 0;
 +
      left: 0;
 +
      right: 0;
 +
      z-index: 10;
 +
      margin-top: 20px;
 +
      margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
 +
    }
 +
    .navbar-wrapper .navbar {
 +
    }
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
    /* Remove border and change up box shadow for more contrast */
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon"style="color:#000000">Home </a> </td>
+
    .navbar .navbar-inner {
 +
      border: 0;
 +
      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
 +
        -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
 +
              box-shadow: 0 2px 10px rgba(0,0,0,.25);
 +
    }
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
    /* Downsize the brand/project name a bit */
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon/Team"style="color:#000000"> Team </a> </td>
+
    .navbar .brand {
 +
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
 +
      font-size: 16px;
 +
      font-weight: bold;
 +
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
 +
    }
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
    /* Navbar links: increase padding for taller navbar */
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Carnegie_Mellon"style="color:#000000"> Official Team Profile </a></td>
+
    .navbar .nav > li > a {
 +
      padding: 15px 20px;
 +
    }
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
    /* Offset the responsive button for proper vertical alignment */
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon/Project"style="color:#000000"> Project</a></td>
+
    .navbar .btn-navbar {
 +
      margin-top: 10px;
 +
    }
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon/Parts"style="color:#000000"> Parts</a></td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon/Modeling"style="color:#000000"> Modeling</a></td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
    /* CUSTOMIZE THE CAROUSEL
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon/Notebook"style="color:#000000"> Notebook</a></td>
+
    -------------------------------------------------- */
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
    /* Carousel base class */
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon/Safety"style=" color:#000000"> Safety </a></td>
+
    .carousel {
 +
      margin-bottom: 60px;
 +
    }
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
    .carousel .container {
-
<a href="https://2014.igem.org/Team:Carnegie_Mellon/Attributions"style="color:#000000"> Attributions </a></td>
+
      position: relative;
 +
      z-index: 9;
 +
    }
 +
    .carousel-control {
 +
      height: 80px;
 +
      margin-top: 0;
 +
      font-size: 120px;
 +
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
 +
      background-color: transparent;
 +
      border: 0;
 +
      z-index: 10;
 +
    }
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
    .carousel .item {
-
</tr>
+
      height: 500px;
-
</table>
+
    }
 +
    .carousel img {
 +
      position: absolute;
 +
      top: 0;
 +
      left: 0;
 +
      min-width: 100%;
 +
      height: 500px;
 +
    }
-
<!--end navigation menu -->
+
    .carousel-caption {
-
</tr>
+
      background-color: transparent;
 +
      position: static;
 +
      max-width: 550px;
 +
      padding: 0 20px;
 +
      margin-top: 200px;
 +
    }
 +
    .carousel-caption h1,
 +
    .carousel-caption .lead {
 +
      margin: 0;
 +
      line-height: 1.25;
 +
      color: #fff;
 +
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
 +
    }
 +
    .carousel-caption .btn {
 +
      margin-top: 10px;
 +
    }
-
</tr>
 
-
 
 +
    /* MARKETING CONTENT
 +
    -------------------------------------------------- */
 +
    /* Center align the text within the three columns below the carousel */
 +
    .marketing .span4 {
 +
      text-align: center;
 +
    }
 +
    .marketing h2 {
 +
      font-weight: normal;
 +
    }
 +
    .marketing .span4 p {
 +
      margin-left: 10px;
 +
      margin-right: 10px;
 +
    }
-
</td>
+
    /* Featurettes
 +
    ------------------------- */
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
    .featurette-divider {
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
    }
 +
    .featurette {
 +
      padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
 +
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
 +
    }
 +
    .featurette-image {
 +
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
 +
    }
 +
    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
 +
    .featurette-image.pull-left {
 +
      margin-right: 40px;
 +
    }
 +
    .featurette-image.pull-right {
 +
      margin-left: 40px;
 +
    }
-
<!--requirements section -->
+
    /* Thin out the marketing headings */
-
<tr><td colspan="3"> <h3> Requirements </h3></td></tr>
+
    .featurette-heading {
-
<tr>
+
      font-size: 50px;
-
<td width="45%"  valign="top">
+
      font-weight: 300;
 +
      line-height: 1;
 +
      letter-spacing: -1px;
 +
    }
-
<p> Please be sure to keep these links, your audience will want to find your: </p>
 
-
<!-- Links to other team pages -->
 
-
<ul>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon">Home</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon/Team">Team</a> </li>
 
-
<li><a href="https://igem.org/Team.cgi?year=2013&team_name=Carnegie_Mellon">Official Team Profile</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon/Project">Project</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon/Parts">Parts</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon/Modeling">Modeling</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon/Notebook">Notebook</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon/Safety">Safety</a> </li>
 
-
<li><a href="https://2014.igem.org/Team:Carnegie_Mellon/Attributions">Attributions</a> </li>
 
-
</ul>
+
    /* RESPONSIVE CSS
 +
    -------------------------------------------------- */
-
</td>
+
    @media (max-width: 979px) {
-
<td > </td>
+
      .container.navbar-wrapper {
-
<td width="45%">
+
        margin-bottom: 0;
 +
        width: auto;
 +
      }
 +
      .navbar-inner {
 +
        border-radius: 0;
 +
        margin: -20px 0;
 +
      }
-
<p>There are a few wiki requirements teams must follow:</p>
+
      .carousel .item {
-
<ul>
+
        height: 500px;
-
<li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload">  2014.igem.org server</a>. </li>
+
      }
-
<li>All pages must be created under the team’s name space.</li>
+
      .carousel img {
-
<li>As part of your documentation, keep the links from the menu to the left. </li>
+
        width: auto;
-
<li>Do not use flash in wiki code. </li>
+
        height: 500px;
-
<li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
+
      }
-
</ul>
+
-
<p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
+
-
</td>
+
      .featurette {
-
</tr>
+
        height: auto;
 +
        padding: 0;
 +
      }
 +
      .featurette-image.pull-left,
 +
      .featurette-image.pull-right {
 +
        display: block;
 +
        float: none;
 +
        max-width: 40%;
 +
        margin: 0 auto 20px;
 +
      }
 +
    }
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
    @media (max-width: 767px) {
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
+
 +
      .navbar-inner {
 +
        margin: -20px;
 +
      }
-
<!--tips  -->
+
      .carousel {
-
<tr><td colspan="3" > <h3> Tips  </h3></td></tr>
+
        margin-left: -20px;
 +
        margin-right: -20px;
 +
      }
 +
      .carousel .container {
-
<tr>
+
      }
-
<td width="45%" valign="top">
+
      .carousel .item {
-
<p>We are currently working on providing teams with some easy to use design templates.
+
        height: 300px;
-
<br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p>
+
      }
 +
      .carousel img {
 +
        height: 300px;
 +
      }
 +
      .carousel-caption {
 +
        width: 65%;
 +
        padding: 0 70px;
 +
        margin-top: 100px;
 +
      }
 +
      .carousel-caption h1 {
 +
        font-size: 30px;
 +
      }
 +
      .carousel-caption .lead,
 +
      .carousel-caption .btn {
 +
        font-size: 18px;
 +
      }
-
<ul>
+
      .marketing .span4 + .span4 {
-
<li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
+
        margin-top: 40px;
-
<li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
+
      }
-
<li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
+
-
<li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
+
-
</ul>
+
-
<p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a>  lists. </p>
+
      .featurette-heading {
-
</td>
+
        font-size: 30px;
 +
      }
 +
      .featurette .lead {
 +
        font-size: 18px;
 +
        line-height: 1.5;
 +
      }
-
<td> </td>
+
    }
-
<td width="45%">  
+
    </style>
-
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
    <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
 +
    <!--[if lt IE 9]>
 +
      <script src="../assets/js/html5shiv.js"></script>
 +
    <![endif]-->
-
<ul>
+
    <!-- Fav and touch icons -->
-
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
    <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
-
<li>Be clear about what you are doing and what you plan to do.</li>
+
    <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
-
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
      <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
-
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
                    <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
-
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
                                  <link rel="shortcut icon" href="../assets/ico/favicon.png">
-
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
+
  </head>
-
<li>Have lots of fun! </li>
+
 
-
</ul>
+
  <body>
-
</br>
+
 
-
</td>
+
 
-
</tr>
+
 
-
</table>
+
    <!-- NAVBAR
 +
    ================================================== -->
 +
    <div class="navbar-wrapper">
 +
      <!-- Wrap the .navbar in .container to center it within the absolutely positioned parent. -->
 +
      <div class="container">
 +
 
 +
        <div class="navbar navbar-inverse">
 +
          <div class="navbar-inner">
 +
            <!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
 +
            <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
 +
              <span class="icon-bar"></span>
 +
              <span class="icon-bar"></span>
 +
              <span class="icon-bar"></span>
 +
            </button>
 +
            <a class="brand" href="#">Project name</a>
 +
            <!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
 +
            <div class="nav-collapse collapse">
 +
              <ul class="nav">
 +
                <li class="active"><a href="#">Home</a></li>
 +
                <li><a href="#about">About</a></li>
 +
                <li><a href="#contact">Contact</a></li>
 +
                <!-- Read about Bootstrap dropdowns at http://twbs.github.com/bootstrap/javascript.html#dropdowns -->
 +
                <li class="dropdown">
 +
                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
 +
                  <ul class="dropdown-menu">
 +
                    <li><a href="#">Action</a></li>
 +
                    <li><a href="#">Another action</a></li>
 +
                    <li><a href="#">Something else here</a></li>
 +
                    <li class="divider"></li>
 +
                    <li class="nav-header">Nav header</li>
 +
                    <li><a href="#">Separated link</a></li>
 +
                    <li><a href="#">One more separated link</a></li>
 +
                  </ul>
 +
                </li>
 +
              </ul>
 +
            </div><!--/.nav-collapse -->
 +
          </div><!-- /.navbar-inner -->
 +
        </div><!-- /.navbar -->
 +
 
 +
      </div> <!-- /.container -->
 +
    </div><!-- /.navbar-wrapper -->
 +
 
 +
 
 +
 
 +
    <!-- Carousel
 +
    ================================================== -->
 +
    <div id="myCarousel" class="carousel slide">
 +
      <div class="carousel-inner">
 +
        <div class="item active">
 +
          <img src="../assets/img/examples/slide-01.jpg" alt="">
 +
          <div class="container">
 +
            <div class="carousel-caption">
 +
              <h1>Example headline.</h1>
 +
              <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
 +
              <a class="btn btn-large btn-primary" href="#">Sign up today</a>
 +
            </div>
 +
          </div>
 +
        </div>
 +
        <div class="item">
 +
          <img src="../assets/img/examples/slide-02.jpg" alt="">
 +
          <div class="container">
 +
            <div class="carousel-caption">
 +
              <h1>Another example headline.</h1>
 +
              <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
 +
              <a class="btn btn-large btn-primary" href="#">Learn more</a>
 +
            </div>
 +
          </div>
 +
        </div>
 +
        <div class="item">
 +
          <img src="../assets/img/examples/slide-03.jpg" alt="">
 +
          <div class="container">
 +
            <div class="carousel-caption">
 +
              <h1>One more for good measure.</h1>
 +
              <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
 +
              <a class="btn btn-large btn-primary" href="#">Browse gallery</a>
 +
            </div>
 +
          </div>
 +
        </div>
 +
      </div>
 +
      <a class="left carousel-control" href="#myCarousel" data-slide="prev">&lsaquo;</a>
 +
      <a class="right carousel-control" href="#myCarousel" data-slide="next">&rsaquo;</a>
 +
    </div><!-- /.carousel -->
 +
 
 +
 
 +
 
 +
    <!-- Marketing messaging and featurettes
 +
    ================================================== -->
 +
    <!-- Wrap the rest of the page in another container to center all the content. -->
 +
 
 +
    <div class="container marketing">
 +
 
 +
      <!-- Three columns of text below the carousel -->
 +
      <div class="row">
 +
        <div class="span4">
 +
          <img class="img-circle" data-src="holder.js/140x140">
 +
          <h2>Heading</h2>
 +
          <p>Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</p>
 +
          <p><a class="btn" href="#">View details &raquo;</a></p>
 +
        </div><!-- /.span4 -->
 +
        <div class="span4">
 +
          <img class="img-circle" data-src="holder.js/140x140">
 +
          <h2>Heading</h2>
 +
          <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
 +
          <p><a class="btn" href="#">View details &raquo;</a></p>
 +
        </div><!-- /.span4 -->
 +
        <div class="span4">
 +
          <img class="img-circle" data-src="holder.js/140x140">
 +
          <h2>Heading</h2>
 +
          <p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
 +
          <p><a class="btn" href="#">View details &raquo;</a></p>
 +
        </div><!-- /.span4 -->
 +
      </div><!-- /.row -->
 +
 
 +
 
 +
      <!-- START THE FEATURETTES -->
 +
 
 +
      <hr class="featurette-divider">
 +
 
 +
      <div class="featurette">
 +
        <img class="featurette-image pull-right" src="../assets/img/examples/browser-icon-chrome.png">
 +
        <h2 class="featurette-heading">First featurette headling. <span class="muted">It'll blow your mind.</span></h2>
 +
        <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
 +
      </div>
 +
 
 +
      <hr class="featurette-divider">
 +
 
 +
      <div class="featurette">
 +
        <img class="featurette-image pull-left" src="../assets/img/examples/browser-icon-firefox.png">
 +
        <h2 class="featurette-heading">Oh yeah, it's that good. <span class="muted">See for yourself.</span></h2>
 +
        <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
 +
      </div>
 +
 
 +
      <hr class="featurette-divider">
 +
 
 +
      <div class="featurette">
 +
        <img class="featurette-image pull-right" src="../assets/img/examples/browser-icon-safari.png">
 +
        <h2 class="featurette-heading">And lastly, this one. <span class="muted">Checkmate.</span></h2>
 +
        <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
 +
      </div>
 +
 
 +
      <hr class="featurette-divider">
 +
 
 +
      <!-- /END THE FEATURETTES -->
 +
 
 +
 
 +
      <!-- FOOTER -->
 +
      <footer>
 +
        <p class="pull-right"><a href="#">Back to top</a></p>
 +
        <p>&copy; 2013 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
 +
      </footer>
 +
 
 +
    </div><!-- /.container -->
 +
 
 +
 
 +
 
 +
    <!-- Le javascript
 +
    ================================================== -->
 +
    <!-- Placed at the end of the document so the pages load faster -->
 +
    <script src="../assets/js/jquery.js"></script>
 +
    <script src="../assets/js/bootstrap-transition.js"></script>
 +
    <script src="../assets/js/bootstrap-alert.js"></script>
 +
    <script src="../assets/js/bootstrap-modal.js"></script>
 +
    <script src="../assets/js/bootstrap-dropdown.js"></script>
 +
    <script src="../assets/js/bootstrap-scrollspy.js"></script>
 +
    <script src="../assets/js/bootstrap-tab.js"></script>
 +
    <script src="../assets/js/bootstrap-tooltip.js"></script>
 +
    <script src="../assets/js/bootstrap-popover.js"></script>
 +
    <script src="../assets/js/bootstrap-button.js"></script>
 +
    <script src="../assets/js/bootstrap-collapse.js"></script>
 +
    <script src="../assets/js/bootstrap-carousel.js"></script>
 +
    <script src="../assets/js/bootstrap-typeahead.js"></script>
 +
    <script>
 +
      !function ($) {
 +
        $(function(){
 +
          // carousel demo
 +
          $('#myCarousel').carousel()
 +
        })
 +
      }(window.jQuery)
 +
    </script>
 +
    <script src="../assets/js/holder/holder.js"></script>
 +
  </body>
 +
</html>

Revision as of 17:32, 19 June 2014

<!DOCTYPE html> Carousel Template · Bootstrap

Heading

Donec sed odio dui. Etiam porta sem malesuada magna mollis euismod. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.

View details »

Heading

Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

View details »

Heading

Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.

View details »


First featurette headling. It'll blow your mind.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.


Oh yeah, it's that good. See for yourself.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.


And lastly, this one. Checkmate.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.