Team:TecMonterrey/test2

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!DOCTYPE html>
+
 
<html lang="en">
<html lang="en">
-
<head>
+
<div class="container-fluid">
-
  <meta charset="utf-8">
+
<div class="row-fluid">
-
  <title>Bootstrap, from LayoutIt!</title>
+
<div class="span12">
-
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+
<div class="hero-unit">
-
  <meta name="description" content="">
+
<h1>
-
  <meta name="author" content="">
+
Hello, world!
-
 
+
</h1>
-
<!--link rel="stylesheet/less" href="less/bootstrap.less" type="text/css" /-->
+
<p>
-
<!--link rel="stylesheet/less" href="less/responsive.less" type="text/css" /-->
+
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.
-
<!--script src="js/less-1.3.3.min.js"></script-->
+
</p>
-
<!--append ‘#!watch’ to the browser URL, then refresh the page. -->
+
<p>
-
+
asdasdasdas
-
<link href="css/bootstrap.min.css" rel="stylesheet">
+
</p>
-
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
+
<p>
-
<link href="css/style.css" rel="stylesheet">
+
<a class="btn btn-primary btn-large" href="#">Learn more »</a>
-
 
+
</p>
-
  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
+
</div>
-
  <!--[if lt IE 9]>
+
</div>
-
    <script src="js/html5shiv.js"></script>
+
</div>
-
  <![endif]-->
+
</div>
-
 
+
-
  <!-- Fav and touch icons -->
+
-
  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="img/apple-touch-icon-144-precomposed.png">
+
-
  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="img/apple-touch-icon-114-precomposed.png">
+
-
  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="img/apple-touch-icon-72-precomposed.png">
+
-
  <link rel="apple-touch-icon-precomposed" href="img/apple-touch-icon-57-precomposed.png">
+
-
  <link rel="shortcut icon" href="img/favicon.png">
+
-
 
+
-
<script type="text/javascript" src="js/jquery.min.js"></script>
+
-
<script type="text/javascript" src="js/bootstrap.min.js"></script>
+
-
<script type="text/javascript" src="js/scripts.js"></script>
+
-
</head>
+
-
 
+
-
<body>
+
-
 
+
-
</body>
+
</html>
</html>

Revision as of 15:23, 5 September 2013

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.

asdasdasdas

Learn more »