Team:Calgary Entrepreneurial/Sandbox
From 2013.igem.org
(74 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{Team:Calgary_Entrepreneurial/Header}} | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
- | < | + | <title>FREDsense Technologies</title> |
- | < | + | <meta name="description" content="FREDsense is a novel system for quantitative, real-time detection of various toxins in any sample. We use an electrochemical system that is portable, fast, and unlike anything else in the market."> |
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<!--Stylesheets--> | <!--Stylesheets--> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | #blackcontainer{ | |
- | + | text-align: right; /*aligns herocaption to the right*/ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | /* | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | img#hero{ | |
- | + | display: block; | |
- | + | margin: 0 auto 0 auto; | |
- | + | max-width: 950px; | |
- | + | position: relative; | |
- | + | top: 10.5em; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
width: 100%; | width: 100%; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | #herocaption{ | |
- | + | background: #EF8526; | |
- | # | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
display: inline-block; | display: inline-block; | ||
- | + | padding: 1em; | |
- | + | position: relative; | |
+ | right: 13.5%; | ||
+ | text-align: left; | ||
+ | top: 2em; | ||
+ | width: 40%; | ||
} | } | ||
- | + | #herocaption h1{ | |
- | color: #FFFFFF | + | color: #FFFFFF; |
- | + | font-size: 1.8rem; | |
- | + | line-height: 2.2rem; | |
- | font-size: 1. | + | padding: 0; |
- | + | ||
- | line-height: | + | |
- | padding: | + | |
- | + | ||
} | } | ||
- | + | #herocaption a:hover{ | |
- | + | text-decoration: none; | |
} | } | ||
- | + | ||
- | + | #herocaption p{ | |
- | + | color: #FFFFFF; | |
+ | font-size: 1.15rem; | ||
+ | } | ||
+ | |||
+ | |||
+ | #maincontent{ | ||
+ | background: #FFFFFF; | ||
+ | height: 100%; | ||
+ | position: relative; | ||
+ | margin-top: 3em; | ||
+ | width: 100%; | ||
+ | z-index: 0; | ||
} | } | ||
- | + | .boxcontainer{ | |
- | + | display: block; | |
- | + | margin: 1% auto; | |
+ | max-width: 975px; | ||
+ | overflow: hidden; /*div equal height hack*/ | ||
+ | padding: 0; | ||
+ | width: 100%; | ||
} | } | ||
- | |||
- | + | #firstrow{ | |
- | + | padding-top: 1em; | |
- | background: | + | } |
- | display: | + | |
- | margin- | + | .greenbox{ |
+ | background: #7cb83d; | ||
+ | display: block; | ||
+ | float: left; | ||
+ | |||
+ | margin-left: 1%; | ||
+ | margin-bottom: -100%; /*div equal height hack*/ | ||
+ | |||
+ | padding: 0; | ||
+ | padding-bottom: 100%; /*div equal height hack*/ | ||
} | } | ||
- | + | .boxcontainer a div:hover{ | |
- | + | opacity: 0.9; | |
- | + | filter:alpha(opacity=90); /*IE8 and lower*/ | |
- | + | } | |
+ | |||
+ | .greenbox h1{ | ||
+ | color: #FFFFFF; | ||
+ | font-size: 1.8rem; | ||
+ | line-height: 2.2rem; | ||
+ | margin: 0 !important; | ||
+ | padding: 1.5rem 1.5rem 0 1.5rem; | ||
} | } | ||
- | + | .greenbox p{ | |
- | + | color: white; | |
+ | padding: 1rem 1.5rem 1.5rem 1.5rem; | ||
} | } | ||
- | + | .smallbox{ | |
- | + | width: 32%; | |
} | } | ||
- | + | .bigbox{ | |
- | + | width: 65%; | |
- | + | ||
} | } | ||
- | |||
- | + | .boxclear{ | |
- | + | clear: both; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | |||
/*Font positioning breaks at 1050px screen width*/ | /*Font positioning breaks at 1050px screen width*/ | ||
@media screen and (max-width: 1050px){ | @media screen and (max-width: 1050px){ | ||
- | + | #herocaption{ | |
- | + | right: .5em; | |
+ | width: 60%; | ||
} | } | ||
- | + | #herocaption h1{ | |
- | + | color: #FFFFFF; | |
- | + | font-size: 1.7rem; | |
- | + | line-height: 2rem; | |
- | + | padding: 0; | |
+ | } | ||
+ | |||
+ | #herocaption a:hover{ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #herocaption p{ | ||
+ | color: #FFFFFF; | ||
+ | font-size: 1.1rem; | ||
+ | line-height: 1.5rem; | ||
+ | } | ||
+ | |||
+ | .boxcontainer{ | ||
+ | display: block; | ||
+ | margin: 1% auto; | ||
+ | max-width: 975px; | ||
+ | overflow: hidden; /*div equal height hack*/ | ||
padding: 0; | padding: 0; | ||
+ | width: 100%; | ||
} | } | ||
- | + | #firstrow{ | |
- | + | padding-top: 1em; | |
- | + | } | |
- | + | ||
+ | .boxcontainer a div:hover{ | ||
+ | opacity: 0.9; | ||
+ | filter:alpha(opacity=90); /*IE8 and lower*/ | ||
+ | } | ||
+ | |||
+ | .greenbox h1{ | ||
+ | color: #FFFFFF; | ||
+ | font-size: 1.6rem; | ||
+ | line-height: 2rem; | ||
+ | margin: 0 !important; | ||
+ | padding: 1.5rem 1.5rem 0 1.5rem; | ||
+ | } | ||
+ | |||
+ | .greenbox p{ | ||
+ | color: white; | ||
+ | font-size: 0.95rem; | ||
+ | line-height: 1.35rem; | ||
+ | padding: 1rem 1.5rem 1.5rem 1.5rem; | ||
+ | } | ||
+ | |||
} | } | ||
Line 285: | Line 179: | ||
@media screen and (max-width: 768px){ | @media screen and (max-width: 768px){ | ||
- | + | img#hero{ | |
display: none; | display: none; | ||
- | |||
} | } | ||
- | # | + | #herocaption{ |
- | display: | + | display: block; |
- | margin | + | margin: auto; |
- | + | padding: 0; | |
+ | right: 0; | ||
+ | top: 5em; | ||
+ | width: 98%; | ||
} | } | ||
- | + | #herocaption h1{ | |
- | margin-top: | + | color: #FFFFFF; |
+ | font-size: 1.7rem; | ||
+ | line-height: 2rem; | ||
+ | margin: 0 !important; | ||
+ | padding: 1.5rem 1rem; | ||
+ | } | ||
+ | |||
+ | #herocaption a:hover{ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #herocaption p{ | ||
+ | color: #FFFFFF; | ||
+ | font-size: 1.1rem; | ||
+ | line-height: 1.5rem; | ||
+ | margin: 0; | ||
+ | padding: 0rem 1rem; | ||
+ | } | ||
+ | |||
+ | #maincontent{ | ||
+ | margin-top: 6em; | ||
} | } | ||
- | + | ||
- | + | .boxcontainer{ | |
+ | display: block; | ||
+ | margin: 0 auto; | ||
+ | max-width: 975px; | ||
padding: 0; | padding: 0; | ||
+ | width: 100%; | ||
} | } | ||
- | + | #firstrow{ | |
- | + | padding-top: 1em; | |
- | + | } | |
+ | |||
+ | .greenbox{ | ||
+ | background: #7cb83d; | ||
+ | display: block; | ||
+ | margin-left: 1%; | ||
+ | margin-bottom: .5rem; | ||
+ | min-height: 12rem; | ||
+ | padding: 0; | ||
+ | width: 98%; | ||
} | } | ||
- | } | + | .boxcontainer a div:hover{ |
+ | opacity: 0.9; | ||
+ | filter:alpha(opacity=90); /*IE8 and lower*/ | ||
+ | } | ||
- | + | .greenbox h1{ | |
- | + | color: #FFFFFF; | |
- | + | font-size: 1.6rem; | |
- | + | line-height: 2rem; | |
- | + | margin: 0 !important; | |
+ | padding: 1.5rem 1.5rem 0 1.5rem; | ||
+ | } | ||
- | + | .greenbox p{ | |
- | + | color: white; | |
+ | font-size: 0.95rem; | ||
+ | line-height: 1.35rem; | ||
+ | padding: 1rem 1.5rem 1.5rem 1.5rem; | ||
+ | } | ||
- | + | .boxclear{ | |
- | + | clear: both; | |
- | + | } | |
- | + | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </style> | |
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</head> | </head> | ||
<body> | <body> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <!--Black section hero image--> | |
- | + | <div id="blackcontainer"> | |
- | + | <img id="hero" src="https://static.igem.org/mediawiki/2013/7/71/CalgaryE_hero_index.png"></img> | |
- | + | <div id="herocaption"> | |
- | < | + | <h1>We are building better biosensors.</h1> |
- | + | <p>FREDsense is a novel system for quantitative, real-time detection of various toxins in any sample. We use an electrochemical system that is portable, fast, and unlike anything else in the market.</p> | |
- | + | <a href="#"><h1>See how we're different. ></h1></a> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | </ | + | |
- | + | <!--White section--> | |
+ | <div id="maincontent"> | ||
- | + | <div class="boxcontainer" id="firstrow"> | |
- | + | <!--Note: anchor tags can be added around these boxes with no issue--> | |
- | + | <div id="box1" class="greenbox bigbox"> | |
- | <p> | + | <h1>Colours are so 2012.</h1> |
+ | <p>Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus. Vivamus a scelerisque nisl. Vestibulum at sodales massa, nec dapibus ante. In in nulla quis nunc facilisis auctor. Donec semper lectus eu sollicitudin consequat.</p> | ||
+ | </div> | ||
+ | <div id="box2" class="greenbox smallbox"> | ||
+ | <!--image box background in CSS--> | ||
+ | </div> | ||
+ | |||
+ | <div class="boxclear"></div> | ||
+ | </div> | ||
+ | <div class="boxcontainer"> | ||
+ | <div id="box3" class="greenbox smallbox"> | ||
+ | <h1>Small box 1.</h1> | ||
+ | <p>Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus.</p> | ||
+ | </div> | ||
+ | <div id="box4" class="greenbox smallbox"> | ||
+ | <h1>Small box 2.</h1> | ||
+ | <p>Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo.</p> | ||
+ | </div> | ||
+ | <div id="box5" class="greenbox smallbox"> | ||
+ | <h1>Small box 3.</h1> | ||
+ | <p>Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus. Vivamus a scelerisque nisl. Vestibulum at sodales massa, nec dapibus ante. In in nulla quis nunc facilisis auctor.</p> | ||
+ | </div> | ||
+ | |||
+ | <div class="boxclear"></div> | ||
+ | </div> | ||
+ | <div class="boxcontainer"> | ||
+ | <div id="box6" class="greenbox smallbox"> | ||
+ | <h1>Small box 4.</h1> | ||
+ | <p>Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus. Vivamus a scelerisque nisl. Vestibulum at sodales massa, nec dapibus ante. In in nulla quis nunc facilisis auctor.</p> | ||
+ | </div> | ||
+ | <div id="box7" class="greenbox bigbox"> | ||
+ | <!--content--> | ||
+ | </div> | ||
+ | |||
+ | <div class="boxclear"></div> | ||
+ | </div> | ||
+ | <div class="clear"></div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 21:38, 24 October 2013
FREDsense's website works best with Javascript enabled, especially on mobile devices. Please enable Javascript for optimal viewing.
Colours are so 2012.
Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus. Vivamus a scelerisque nisl. Vestibulum at sodales massa, nec dapibus ante. In in nulla quis nunc facilisis auctor. Donec semper lectus eu sollicitudin consequat.
Small box 1.
Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus.
Small box 2.
Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo.
Small box 3.
Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus. Vivamus a scelerisque nisl. Vestibulum at sodales massa, nec dapibus ante. In in nulla quis nunc facilisis auctor.
Small box 4.
Aliquam et mauris ut quam molestie volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vitae malesuada leo. Donec tincidunt ornare tortor eget tristique. Quisque lacus sapien, luctus eu blandit id, gravida ut risus. Vivamus a scelerisque nisl. Vestibulum at sodales massa, nec dapibus ante. In in nulla quis nunc facilisis auctor.