|
|
Line 1: |
Line 1: |
- |
| |
| <html lang="en"> | | <html lang="en"> |
| <head> | | <head> |
Line 421: |
Line 420: |
| <!--taken code--> | | <!--taken code--> |
| | | |
- | <div class="features"> | + | |
- | <ul class="wrap">
| + | |
- | <h3><b>It is our mission at Vivosynth technologies to further the application of manufacturing assembly line principles to enable synthetic biology products to move out of the lab and into high volume production.</b></h3><hr>
| + | |
- | <li>
| + | |
- | <b><span class="glyphicon glyphicon-ok-sign"></span> What if we got rid of this?</b>
| + | |
- | <p>And had no text about elevator pitch but just a button</p>
| + | |
- | <a class="btn btn-info" href="https://2013.igem.org/Uiuce_our_mission">View Elevator Pitch</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <b><span class="glyphicon glyphicon-ok-sign"></span> Heading here</b>
| + | |
- | <p>Text Here</p>
| + | |
- | <a class="btn btn-info" href="https://2013.igem.org/Team:OUC-China/Instruction">Experience ModuLab</a>
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <b><span class="glyphicon glyphicon-ok-sign"></span> Heading here</b>
| + | |
- | <p>Not a fan of all this code...</p>
| + | |
- | <a class="btn btn-info" href="https://2013.igem.org/Team:OUC-China/Microfluidics">Meet the Team</a>
| + | |
- | | + | |
- | </li>
| + | |
- | <li>
| + | |
- | <b><span class="glyphicon glyphicon-ok-sign"></span> Yay more headings</b>
| + | |
- | <p>But if we use it it's fine since it's already up here...</p>
| + | |
- | <a class="btn btn-info" href="https://2013.igem.org/Team:OUC-China/Design">Learn more</a>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | <div class="container">
| + | |
- | <h3><b>I think we should get rid of this</b></h3><hr>
| + | |
- | <p>Hello, where is this?</p>
| + | |
- | <p style="text-align:center"><a class="btn btn-large btn-info" href="https://2013.igem.org/Team:OUC-China/Overview">Learn more</a></p>
| + | |
- | </div>
| + | |
- | <!--footer-->
| + | |
- | <footer>
| + | |
- | <div class="container">
| + | |
- | <div class="row">
| + | |
- | <div class="col-md-1"></div>
| + | |
- | <div class="col-md-6 footerleft">
| + | |
- | <h3 class="footer-title" style="color:#bdc1c5;">About</h3>
| + | |
- | <p>Thanks to:</p>
| + | |
- | <p> Bootstrap Flat-ui OUC_China Unslider</p>
| + | |
- | <p>Code licensed under Apache License v2.0</p>
| + | |
- | </div>
| + | |
- | <div class="col-md-4">
| + | |
- | <div class="footer-banner">
| + | |
- | <h3 class="footer-title">Contact US</h3>
| + | |
- | <ul>
| + | |
- | <li>E-mail:<a href="mailto:illinoisvivo@gmail.com"> illinoisvivo@gmail.com</a></li>
| + | |
- |
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | <div class="col-md-1"></div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </footer>
| + | |
- | <script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
| + | |
- | <script src="http://unslider.com/unslider.min.js"></script>
| + | |
- | <script>
| + | |
- | $(function() {
| + | |
- | $('.banner').unslider();
| + | |
- | });
| + | |
- | </script>
| + | |
- | <script>
| + | |
- | if(window.chrome) {
| + | |
- | $('.banner li').css('background-size', '100% 100%');
| + | |
- | }
| + | |
- | | + | |
- | $('.banner').unslider({
| + | |
- | speed: 500,
| + | |
- | delay: 40000,
| + | |
- | keys: true,
| + | |
- | fluid: true,
| + | |
- | dots: true
| + | |
- | });
| + | |
- | </script>
| + | |
- | </body>
| + | |
| </html> | | </html> |