Difference between revisions of "Team:British Columbia/Project/Overview"

m
m
Line 1: Line 1:
{{British_Columbia_1}}
+
{{British_Columbia_2}}
 
<html lang="en">
 
<html lang="en">
 
+
<head>
 
+
  <title>Overview</title>
<content>
+
<style>
<h1 class="page-header">Overview</h1>
+
.content{
 +
  position: relative;
 +
  height: 2000px;
 +
  background-color: white;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div class="cover">
 +
  <div class="container-fluid">
 +
    <div class="row" id="title">
 +
      <div class="col-sm-12">
 +
        <strong><p style="font-size: 3em">Overview</p></strong>
 +
      </div>
 +
    </div><!--title-->
 +
  </div><!--container-fluid-->
 +
</div><!--cover-->
 +
<div class="content">
 
<p>Write things here</p>
 
<p>Write things here</p>
  
</content>
+
</div>
  
 
</html>
 
</html>

Revision as of 14:25, 3 October 2016

Main CSS Overview

Overview

Write things here