Team:Rutgers/testwiki0

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
__NOTOC__
 
-
 
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<html lang="en">
<head>
<head>
-
 
+
<link href="https://2013.igem.org/Team:Rutgers/style2?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="screen" />
-
<link href="https://2013.igem.org/Team:Rutgers/style2?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" media="screen" />
+
     <meta charset="utf-8">
     <meta charset="utf-8">
-
     <title>Carousel Template &middot; Bootstrap</title>
+
     <title>Bootstrap, from Twitter</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="description" content="">
     <meta name="description" content="">
     <meta name="author" content="">
     <meta name="author" content="">
     <!-- Le styles -->
     <!-- Le styles -->
-
 
+
    <!-- TODO: make sure bootstrap.min.css points to BootTheme generated file
-
<link href="https://2013.igem.org/Team:Rutgers/bootstrap/min?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" />
+
        -->
 +
    <!-- https://2013.igem.org/Team:Rutgers/bootstrap/min -->
-
    <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet">
+
 
 +
    <link href="https://2013.igem.org/Team:Rutgers/bootstrap/min?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" />
 +
<--  <link href="bootstrap.min.css" rel="stylesheet" type="text/css" /> -->
-
     <style>
+
     <style type="text/css">
-
        /* GLOBAL STYLES -------------------------------------------------- */
+
-
        /* Padding below the footer and lighter body text */
+
         body {
         body {
 +
            padding-top: 60px;
             padding-bottom: 40px;
             padding-bottom: 40px;
-
            color: #5a5a5a;
 
         }
         }
-
        /* CUSTOMIZE THE NAVBAR -------------------------------------------------- */
+
         .sidebar-nav {
-
        /* Special class on .container surrounding .navbar, used for positioning it into place. */
+
             padding: 9px 0;
-
         .navbar-wrapper {
+
-
            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 {
+
-
        }
+
-
        /* Remove border and change up box shadow for more contrast */
+
-
        .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);
+
-
        }
+
-
        /* Downsize the brand/project name a bit */
+
-
        .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);
+
-
        }
+
-
        /* Navbar links: increase padding for taller navbar */
+
-
        .navbar .nav > li > a {
+
-
             padding: 15px 20px;
+
-
        }
+
-
        /* Offset the responsive button for proper vertical alignment */
+
-
        .navbar .btn-navbar {
+
-
            margin-top: 10px;
+
-
        }
+
-
        /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */
+
-
        /* Carousel base class */
+
-
        .carousel {
+
-
            margin-bottom: 60px;
+
-
        }
+
-
        .carousel .container-fluid {
+
-
            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;
+
-
        }
+
-
        .carousel .item {
+
-
            height: 500px;
+
-
        }
+
-
        .carousel img {
+
-
            position: absolute;
+
-
            top: 0;
+
-
            left: 0;
+
-
            min-width: 100%;
+
-
            height: 500px;
+
-
        }
+
-
        .carousel-caption {
+
-
            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;
+
-
        }
+
-
        /* 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;
+
-
        }
+
-
        /* Featurettes ------------------------- */
+
-
        .featurette-divider {
+
-
            margin: 80px 0;
+
-
            /* Space out the Bootstrap <hr> more */
+
-
        }
+
-
        .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;
+
-
        }
+
-
        /* Thin out the marketing headings */
+
-
        .featurette-heading {
+
-
            font-size: 50px;
+
-
            font-weight: 300;
+
-
            line-height: 1;
+
-
            letter-spacing: -1px;
+
-
        }
+
-
        /* RESPONSIVE CSS -------------------------------------------------- */
+
-
        @media (max-width: 979px) {
+
-
            .container-fluid.navbar-wrapper {
+
-
                margin-bottom: 0;
+
-
                width: auto;
+
-
            }
+
-
            .navbar-inner {
+
-
                border-radius: 0;
+
-
                margin: -20px 0;
+
-
            }
+
-
            .carousel .item {
+
-
                height: 500px;
+
-
            }
+
-
            .carousel img {
+
-
                width: auto;
+
-
                height: 500px;
+
-
            }
+
-
            .featurette {
+
-
                height: auto;
+
-
                padding: 0;
+
-
            }
+
-
            .featurette-image.pull-left, .featurette-image.pull-right {
+
-
                display: block;
+
-
                float: none;
+
-
                max-width: 40%;
+
-
                margin: 0 auto 20px;
+
-
            }
+
-
        }
+
-
        @media (max-width: 767px) {
+
-
            .navbar-inner {
+
-
                margin: -20px;
+
-
            }
+
-
            .carousel {
+
-
                margin-left: -20px;
+
-
                margin-right: -20px;
+
-
            }
+
-
            .carousel .container-fluid {
+
-
            }
+
-
            .carousel .item {
+
-
                height: 300px;
+
-
            }
+
-
            .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;
+
-
            }
+
-
            .marketing .span4 + .span4 {
+
-
                margin-top: 40px;
+
-
            }
+
-
            .featurette-heading {
+
-
                font-size: 30px;
+
-
            }
+
-
            .featurette .lead {
+
-
                font-size: 18px;
+
-
                line-height: 1.5;
+
-
            }
+
         }
         }
     </style>
     </style>
 +
    <!-- TODO: make sure bootstrap-responsive.min.css points to BootTheme
 +
        generated file -->
 +
    <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-responsive.min.css" rel="stylesheet">
     <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
     <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
     <!--[if lt IE 9]>
     <!--[if lt IE 9]>
-
             <script src="../assets/js/html5shiv.js"></script>
+
             <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
         <![endif]-->
         <![endif]-->
     <!-- Fav and touch icons -->
     <!-- Fav and touch icons -->
 +
    <link rel="shortcut icon" href="../assets/ico/favicon.ico">
     <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
     <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
     <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">
-
    <link rel="shortcut icon" href="../assets/ico/favicon.png">
 
</head>
</head>
<body>
<body>
-
    <!-- NAVBAR -->
+
     <div class="navbar navbar-fixed-top">
-
     <div class="navbar-wrapper">
+
         <div class="navbar-inner">
-
        <!-- Wrap the .navbar in .container-fluid to center it within the absolutely
+
             <div class="container-fluid">
-
            positioned parent. -->
+
                 <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span>
-
         <div class="container-fluid">
+
                    <span class="icon-bar"></span>
-
             <div class="navbar navbar-inverse">
+
                    <span class="icon-bar"></span>
-
                 <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>
-
                    <a class="brand" href="#">Rutgers iGEM</a>
+
                <a class="brand" href="#">RuiGEM</a>
-
                    <!-- Responsive Navbar Part 2: Place all navbar contents
+
                <div class="nav-collapse collapse">
-
                        you want collapsed withing .navbar-collapse.collapse. -->
+
                    <p class="navbar-text pull-right">Logged in as
-
                    <div class="nav-collapse collapse">
+
                        <a href="#" class="navbar-link">Username</a>
-
                        <ul class="nav">
+
                    </p>
-
                            <li class="active">
+
                    <ul class="nav">
-
                                <a href="#">Home</a>
+
                        <li class="active">
-
                            </li>
+
                            <a href="#">Home</a>
-
                            <li>
+
                        </li>
-
                                <a href="#about">About</a>
+
                        <li>
-
                            </li>
+
                            <a href="#about">About</a>
-
                            <li>
+
                        </li>
-
                                <a href="#contact">Contact</a>
+
                        <li>
-
                            </li>
+
                            <a href="#contact">Contact</a>
-
                            <!-- Read about Bootstrap dropdowns at http://twitter.github.com/bootstrap/javascript.html#dropdowns
+
                        </li>
-
                                -->
+
                    </ul>
-
                            <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>
                 </div>
-
                 <!-- /.navbar-inner -->
+
                 <!--/.nav-collapse -->
             </div>
             </div>
-
            <!-- /.navbar -->
 
         </div>
         </div>
-
        <!-- /.container-fluid -->
 
     </div>
     </div>
-
     <!-- /.navbar-wrapper -->
+
     <div class="container-fluid">
-
    <!-- Carousel -->
+
        <div class="row-fluid">
-
    <div id="myCarousel1" class="carousel slide">
+
            <div class="span3">
-
        <div class="carousel-inner">
+
                <div class="well sidebar-nav">
-
            <div class="item active left">
+
                    <ul class="nav nav-list">
-
                <img src="http://img.wallpaperstock.net:81/virus-lab-wallpapers_7236_1600x1200.jpg" alt="">
+
                        <li class="nav-header">Sidebar</li>
-
                <div class="container-fluid"></div>
+
                        <li class="active">
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li class="nav-header">Sidebar</li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li class="nav-header">Sidebar</li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#">Link</a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
                <!--/.well -->
             </div>
             </div>
-
             <div class="item next left">
+
             <!--/span-->
-
                <img src="http://lorempixel.com/g/1600/800/business/2" alt="">
+
            <div class="span9">
-
                <div class="container-fluid">
+
                <div class="hero-unit">
-
                    <div class="carousel-caption">
+
                    <h1>Hello, world!</h1>
-
                        <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>
+
                    <p>This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
-
                         <a class="btn btn-large btn-primary" href="#">Learn more</a>
+
                    <p>
-
                     </div>
+
                         <a class="btn btn-primary btn-large">Learn more »</a>
 +
                     </p>
                 </div>
                 </div>
-
            </div>
+
                <div class="row-fluid">
-
            <div class="item">
+
                    <div class="span4">
-
                <img src="http://lorempixel.com/g/1600/800/business/3" alt="">
+
                        <h2>Heading</h2>
-
                <div class="container-fluid">
+
 
-
                     <div class="carousel-caption">
+
                        <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio
-
                         <h1>One more for good measure.</h1>
+
                            dui.
 +
                        </p>
 +
                        <p>
 +
                            <a class="btn" href="#">View details »</a>
 +
                        </p>
 +
                    </div>
 +
                    <!--/span-->
 +
                    <div class="span4">
 +
                        <h2>Heading</h2>
 +
 
 +
                        <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio
 +
                            dui.
 +
                        </p>
 +
                        <p>
 +
                            <a class="btn" href="#">View details »</a>
 +
                        </p>
 +
                    </div>
 +
                    <!--/span-->
 +
                     <div class="span4">
 +
                         <h2>Heading</h2>
-
                         <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>
+
                         <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio
-
                         <a class="btn btn-large btn-primary" href="#">Browse gallery</a>
+
                            dui.
 +
                        </p>
 +
                         <p>
 +
                            <a class="btn" href="#">View details »</a>
 +
                        </p>
                     </div>
                     </div>
 +
                    <!--/span-->
                 </div>
                 </div>
-
            </div>
+
                <!--/row-->
-
        </div>
+
                <div class="row-fluid">
-
        <a class="left carousel-control" href="#myCarousel1" data-slide="prev">‹</a>
+
                    <div class="span4">
-
        <a class="right carousel-control" href="#myCarousel1" data-slide="next">›</a>
+
                        <h2>Heading</h2>
-
    </div>
+
-
    <!-- /.carousel -->
+
-
    <!-- Marketing messaging and featurettes -->
+
-
    <!-- Wrap the rest of the page in another container-fluid to center all
+
-
        the content. -->
+
-
    <div class="container-fluid marketing">
+
-
        <!-- Three columns of text below the carousel -->
+
-
        <div class="row-fluid">
+
-
            <div class="span4">
+
-
                <img class="img-circle" src="http://lorempixel.com/g/200/200/people">
+
-
                <h2>Methods</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
+
                        <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio
-
                    consectetur et.</p>
+
                            dui.
-
                <p>
+
                        </p>
-
                    <a class="btn" href="#">View details »</a>
+
                        <p>
-
                </p>
+
                            <a class="btn" href="#">View details »</a>
-
            </div>
+
                        </p>
-
            <!-- /.span4 -->
+
                    </div>
-
            <div class="span4">
+
                    <!--/span-->
-
                <img class="img-circle" src="http://lorempixel.com/g/200/200/people">
+
                    <div class="span4">
-
                <h2>Results</h2>
+
                        <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
+
                        <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio
-
                    justo sit amet risus.</p>
+
                            dui.
-
                <p>
+
                        </p>
-
                    <a class="btn" href="#">View details »</a>
+
                        <p>
-
                </p>
+
                            <a class="btn" href="#">View details »</a>
-
            </div>
+
                        </p>
-
            <!-- /.span4 -->
+
                    </div>
-
            <div class="span4">
+
                    <!--/span-->
-
                <img class="img-circle" src="http://lorempixel.com/g/200/200/people">
+
                    <div class="span4">
-
                <h2>Team</h2>
+
                        <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
+
                        <p>Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio
-
                    risus.
+
                            dui.
-
                </p>
+
                        </p>
-
                <p>
+
                        <p>
-
                    <a class="btn" href="#">View details »</a>
+
                            <a class="btn" href="#">View details »</a>
-
                </p>
+
                        </p>
 +
                    </div>
 +
                    <!--/span-->
 +
                </div>
 +
                <!--/row-->
             </div>
             </div>
-
             <!-- /.span4 -->
+
             <!--/span-->
         </div>
         </div>
-
         <!-- /.row -->
+
         <!--/row-->
-
        <!-- START THE FEATURETTES -->
+
         <hr>
-
         <hr class="featurette-divider">
+
-
        <div class="featurette">
+
-
            <img class="featurette-image pull-right" src="http://lorempixel.com/g/400/200/city">
+
-
            <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="http://lorempixel.com/g/400/200/city">
+
-
            <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="http://lorempixel.com/g/400/200/city">
+
-
            <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>
         <footer>
-
            <p class="pull-right">
+
             <p>© Company 2013</p>
-
                <a href="#">Back to top</a>
+
-
            </p>
+
-
             <p>© 2013 Company, Inc. ·
+
-
                <a href="#">Privacy</a>·
+
-
                <a href="#">Terms</a>
+
-
            </p>
+
         </footer>
         </footer>
     </div>
     </div>
-
     <!-- /.container -->
+
     <!--/.fluid-container-->
     <!-- Placed at the end of the document so the pages load faster -->
     <!-- Placed at the end of the document so the pages load faster -->
     <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">
     <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js">
     </script>
     </script>
     <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
     <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
-
    <script>
 
-
        ! function($) {
 
-
            $(function() {
 
-
                // carousel demo
 
-
                $('#myCarousel1').carousel()
 
-
            })
 
-
        }(window.jQuery)
 
-
    </script>
 
</body>
</body>
</html>
</html>

Revision as of 13:25, 12 August 2013

<!DOCTYPE html> Bootstrap, from Twitter <-- -->

Hello, world!

This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.

Learn more »

Heading

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »

Heading

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »

Heading

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »

Heading

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »

Heading

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »

Heading

Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Etiam porta sem malesuada magna mollis euismod. Donec sed odio dui.

View details »


© Company 2013