Team:Tsinghua-A/Notebook
From 2014.igem.org
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | |||
+ | <!DOCTYPE html> | ||
+ | <html lang="en"><head> | ||
+ | <meta charset="utf-8"> | ||
+ | <title>Breakroom | Designed By Theme Armada</title> | ||
+ | <meta name="keywords" content="made with bootstrap, wrap bootstrap themes, bootstrap agency theme, creative bootstrap sites, Agency11 theme, responsive bootstrap theme, mobile website themes, bootstrap portfolio, theme armada"> | ||
+ | <meta name="description" content=""> | ||
+ | <meta name="viewport" content="width=device-width"> | ||
+ | |||
+ | <meta property="og:title" content="Breakroom | Designed By Theme Armada"> | ||
+ | <meta property="og:type" content="website"> | ||
+ | <meta property="og:url" content="http://www.themearmada.com/demos/breakroom"> | ||
+ | <meta property="og:site_name" content="Theme Armada"> | ||
+ | <meta property="og:description" content=""> | ||
- | + | <!-- Styles --> | |
+ | <link rel="stylesheet" href="css/font-awesome.min.css"> | ||
+ | <link rel="stylesheet" href="css/animate.css"> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'> | ||
+ | <link rel="stylesheet" href="css/bootstrap.min.css"> | ||
+ | <link rel="stylesheet" href="css/main.css"> | ||
+ | <link rel="stylesheet" href="css/custom-styles.css"> | ||
- | < | + | <script src="js/modernizr-2.6.2-respond-1.1.0.min.js"></script> |
- | <!-- | + | <!-- Fav and touch icons --> |
- | < | + | <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144-precomposed.png"> |
+ | <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch-icon-114-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/apple-touch-icon-72-precomposed.png"> | ||
+ | <link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-57-precomposed.png"> | ||
+ | <link rel="shortcut icon" href="/favicon.png"> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | <div class="navbar navbar-inverse navbar-fixed-top animated fadeInDownBig"> | ||
+ | <div class="navbar-inner"> | ||
+ | <div class="container"> | ||
+ | <a 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> | ||
+ | </a> | ||
+ | <a class="brand" href="#"><img src="img/logo.png" alt="Title"></a> | ||
+ | <div class="nav-collapse collapse"> | ||
+ | <ul class="nav pull-right"> | ||
+ | <li><a href="index.html">Home</a></li> | ||
+ | <li><a href="services.html">Services</a></li> | ||
+ | <li><a href="about.html">About</a></li> | ||
+ | <li><a href="portfolio.html">Portfolio</a></li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown">Features <b class="caret"></b></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="blog.html">Blog Loop</a></li> | ||
+ | <li><a href="individual-blog.html">Blog Individual</a></li> | ||
+ | <li><a href="individual-work.html">Portfolio Individual</a></li> | ||
+ | <li><a href="icons.html">Icons</a></li> | ||
+ | <li><a href="pricing.html">Pricing Tables</a></li> | ||
+ | <li><a href="components.html">Components</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="contact.php">Contact</a></li> | ||
+ | <li><a href="login.html"><span class="light-gray"><i class="icon-user"></i> Login</span></a></li> | ||
+ | <li><a href="signup.html"><span class="menu-button"> Sign Up</span></a></li> | ||
+ | </ul> | ||
+ | </div><!--/.nav-collapse --> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!--Content Section One--> | ||
+ | <section id="blog"> | ||
+ | <div class="container"> | ||
+ | <div class="row-fluid"> | ||
+ | <div class="span12"> | ||
+ | |||
+ | <!--Bread Crumbs--> | ||
+ | <ul class="breadcrumb"> | ||
+ | <li><a href="#">Home</a> <span class="divider">/</span></li> | ||
+ | <li class="active">Blog</li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row-fluid" | ||
+ | |||
+ | <!--Blog Article Container--> | ||
+ | <div class="span9 article-container"> | ||
+ | |||
+ | <!--Article One --> | ||
+ | <div class="row-fluid blog-article"> | ||
+ | <div class="span2 text-center"> | ||
+ | <div class="news-date"> | ||
+ | <h2>15</h2> | ||
+ | <h3>MAR</h3> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="span10"> | ||
+ | <img src="img/blog1.png" alt="Title"> | ||
+ | <h2>Article Title Here</h2> | ||
+ | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p><br /> | ||
+ | |||
+ | <a class="more" href="individual-blog.html">More</a> | ||
+ | <hr> | ||
+ | </div> | ||
+ | |||
+ | </div><!--End Article--> | ||
+ | |||
+ | |||
+ | <!--Article Two --> | ||
+ | <div class="row-fluid blog-article"> | ||
+ | <div class="span2 text-center"> | ||
+ | <div class="news-date"> | ||
+ | <h2>13</h2> | ||
+ | <h3>MAR</h3> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="span10"> | ||
+ | <img src="img/blog2.png" alt="Title"> | ||
+ | <h2>Article Title Here</h2> | ||
+ | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p><br /> | ||
+ | |||
+ | <a class="more" href="individual-blog.html">More</a> | ||
+ | <hr> | ||
+ | </div> | ||
+ | |||
+ | </div><!--End Article--> | ||
+ | |||
+ | <!--Article Three --> | ||
+ | <div class="row-fluid blog-article"> | ||
+ | <div class="span2 text-center"> | ||
+ | <div class="news-date"> | ||
+ | <h2>5</h2> | ||
+ | <h3>MAR</h3> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="span10"> | ||
+ | <img src="img/blog3.png" alt="Title"> | ||
+ | <h2>Article Title Here</h2> | ||
+ | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p><br /> | ||
+ | |||
+ | <a class="more" href="individual-blog.html">More</a> | ||
+ | <hr> | ||
+ | </div> | ||
+ | |||
+ | </div><!--End Article--> | ||
+ | |||
+ | |||
+ | <div class="pagination"> | ||
+ | <ul> | ||
+ | <li><a href="#">1</a></li> | ||
+ | <li><a href="#">2</a></li> | ||
+ | <li><a href="#">3</a></li> | ||
+ | <li><a href="#">4</a></li> | ||
+ | <li><a href="#">5</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
- | <!-- | + | </div><!--End Blog Article Container--> |
- | < | + | |
- | < | + | |
- | < | + | <!--Right Side Bar--> |
- | < | + | <div class="span3 sidebar-container"> |
- | < | + | <h2>Side Bar</h2> |
- | < | + | <p>Lorem <a href="#">ipsum dolor</a> sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p> |
- | < | + | <br /> |
- | </ | + | |
- | </ | + | <hr> |
- | + | ||
- | < | + | <h2>Instagram</h2> |
- | <!-- | + | |
- | < | + | <!--Visit "Snapwidget.com" - Use Settings: 80px wide for images, 3x2 for the grid, and FadeOut on Hover--> |
- | + | <!-- SnapWidget --> | |
- | <!-- | + | <div style="height:200px;"> |
- | < | + | <iframe src="http://snapwidget.com/in/?u=amVmZmNvcmV5fGlufDgwfDN8Mnx8bm98NXxmYWRlT3V0"></iframe> |
- | + | </div> | |
- | < | + | |
- | < | + | <hr> |
- | < | + | |
- | + | <h2>Links</h2> | |
- | + | <ul class="unstyled blog-links"> | |
- | < | + | <li><a href="http://www.themearmada.com"><i class="icon-angle-right"></i> Theme Armada</a></li> |
- | <a | + | <li><a href="http://www.twitter.com/themearmada"><i class="icon-angle-right"></i> Twitter Link</a></li> |
- | + | <li><a href="#"><i class="icon-angle-right"></i> Insert Link Three</a></li> | |
- | < | + | <li><a href="#"><i class="icon-angle-right"></i> Insert Link Four</a></li> |
- | < | + | </ul> |
- | + | ||
- | < | + | <hr> |
- | < | + | |
- | + | <div class="boxed"> | |
- | < | + | <h2>Boxed</h2> |
- | + | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor inc.</p> | |
- | + | </div> | |
- | < | + | |
- | <a href=" | + | </div><!--End Span--> |
- | + | ||
- | < | + | </div> |
- | < | + | </div> |
- | + | </section> | |
- | < | + | |
- | <a href=" | + | |
- | + | <!--Bottom Section--> | |
- | < | + | <section id="bottom"> |
- | <a href=" | + | <div class="container"> |
- | + | <div class="row-fluid"> | |
- | < | + | |
- | <a | + | <!--Bottom Section One--> |
- | + | <div class="span4"> | |
- | + | <h2>About Us</h2> | |
- | < | + | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p><br /> |
- | </ | + | <a class="more" href="#">+ More</a> |
- | </ | + | </div> |
- | + | ||
- | + | <!--Bottom Section Two--> | |
- | < | + | <div class="span4"> |
- | + | <h2>Latest Tweets</h2> | |
- | + | <div class="row-fluid"> | |
- | < | + | <div class="span2"> |
- | + | <i class="icon-twitter icon-2x blue pull-left" style="padding-top:12px;"></i> | |
- | + | </div> | |
- | + | ||
- | + | <div class="span10"> | |
- | + | <div class="twitter-feed"> | |
- | < | + | <ul id="twitter_update_list" class="rotate"></ul> |
- | + | </div> | |
- | < | + | </div> |
- | < | + | </div> |
- | < | + | </div> |
- | + | ||
- | + | <!--Bottom Section Three--> | |
- | <!-- | + | <div class="span4"> |
- | < | + | <h2>Contact Info</h2> |
- | </ | + | <p>1234 Main Street | Suit 300<br /> |
- | + | Atlanta, GA 30303</p> | |
- | + | <p><i class="icon-phone"></i> <a class="more" href="tel:404.555.5555">404.555.5555</a></p> | |
- | < | + | |
- | < | + | <!--Social Icons--> |
- | < | + | <ul class="social-icons"> |
- | </ | + | <li><a class="twitter" href="http://www.twitter.com/themearmada" target="_blank"><i class="icon-twitter icon-large"></i></a></li> |
- | + | <li><a class="facebook" href="http://www.facebook.com" target="_blank"><i class="icon-facebook icon-large"></i></a></li> | |
- | < | + | <li><a class="google" href="http://www.googleplus.com" target="_blank"><i class="icon-google-plus icon-large"></i></a></li> |
- | < | + | <li><a class="instagram" href="http://www.instagram.com" target="_blank"><i class="icon-camera-retro icon-large"></i></a></li> |
- | </ | + | <li><a class="pinterest" href="http://www.pinterest.com" target="_blank"><i class="icon-pinterest icon-large"></i></a></li> |
- | + | <li><a class="linkedin" href="http://www.linkedin.com" target="_blank"><i class="icon-linkedin icon-large"></i></a></li> | |
- | + | <li><a class="Github" href="http://www.github.com" target="_blank"><i class="icon-github-alt icon-large"></i></a></li> | |
- | </ | + | </ul> |
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <section id="footer"> | ||
+ | <div class="container"> | ||
+ | <div class="row-fluid"> | ||
+ | <div class="span4 text-left copyright"> | ||
+ | <p>© Breakroom. All Rights Reserved.<br /> | ||
+ | Created by <a href="http://www.themearmada.com" target="_blank">Theme Armada</a></p><br /> | ||
+ | </div> | ||
+ | |||
+ | <div class="span8 text-right"> | ||
+ | <ul class="footer-links"> | ||
+ | <li><a href="#" target="_blank">Menu 1</a></li> | ||
+ | <li><a href="#" target="_blank">Menu 2</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Javascript | ||
+ | ================================================== --> | ||
+ | <!-- 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> | ||
+ | <script>window.jQuery || document.write('<script src="js/jquery-1.9.1.min.js"><\/script>')</script> | ||
+ | <script src="js/bootstrap.min.js"></script> | ||
+ | <script src="js/main.js"></script> | ||
+ | <script src="js/rotate.js"></script> | ||
+ | <script src="js/twitter-feed.js"></script> | ||
+ | |||
+ | <!--Twitter Handle - Insert your Twitter username below ex: (screen_name=USERNAME&include) --> | ||
+ | <script src="http://api.twitter.com/1/statuses/user_timeline.json?screen_name=themearmada&include_rts=true&count=4&callback=twitterCallback2" type="text/javascript"></script> | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Revision as of 11:37, 17 October 2014
<!DOCTYPE html>
15
MAR
Article Title Here
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
More
13
MAR
Article Title Here
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
More
5
MAR
Article Title Here
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
More
About Us
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
+ More