Team:ETH Zurich/human/interviews2
From 2014.igem.org
(Difference between revisions)
(25 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:ETH_Zurich/tpl/head|Interviews}} | {{:Team:ETH_Zurich/tpl/head|Interviews}} | ||
- | < | + | <html> |
+ | <head> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | ||
+ | <meta charset="UTF-8"/> | ||
+ | <link rel="stylesheet" href="https://2014.igem.org/Team:ETH_Zurich/css/interviews.css?action=raw&ctype=text/css" type="text/css"/> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.23/angular.min.js"></script> | ||
+ | <script type="text/javascript" src="http://Team:ETH Zurich/js/interviews.js?action=raw&ctype=text/javascript"></script> | ||
+ | </head> | ||
- | < | + | |
+ | <div ng-controller="ConcoursController" class="archives"> | ||
+ | |||
+ | <div class="grid"> | ||
+ | |||
+ | <figure ng-repeat="question in archive" class="effect-oscar" id="Friday, 3rd October 2014"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4f/ETH_Zurich_Logo_no_text.png" alt="image"/> | ||
+ | <figcaption> | ||
+ | <p class="date">Interview with...</p> | ||
+ | <h2>Does complexity arise from simplicity ?</h2> | ||
+ | <p class="reponse">For ..., complexity...</p> | ||
+ | <a></a> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | |||
+ | <figure ng-repeat="question in archive" class="effect-oscar" id="Friday, 3rd October 2014"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4f/ETH_Zurich_Logo_no_text.png" alt="image"/> | ||
+ | <figcaption> | ||
+ | <p class="date">Interview with...</p> | ||
+ | <h2>Does complexity arise from simplicity ?</h2> | ||
+ | <p class="reponse">For ..., complexity...</p> | ||
+ | <a></a> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | |||
+ | <figure ng-repeat="question in archive" class="effect-oscar" id="Friday, 3rd October 2014"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4f/ETH_Zurich_Logo_no_text.png" alt="image"/> | ||
+ | <figcaption> | ||
+ | <p class="date">Interview with...</p> | ||
+ | <h2>Does complexity arise from simplicity ?</h2> | ||
+ | <p class="reponse">For ..., complexity...</p> | ||
+ | <a></a> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | |||
+ | <figure ng-repeat="question in archive" class="effect-oscar" id="Friday, 3rd October 2014"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4f/ETH_Zurich_Logo_no_text.png" alt="image"/> | ||
+ | <figcaption> | ||
+ | <p class="date">Interview with...</p> | ||
+ | <h2>Does complexity arise from simplicity ?</h2> | ||
+ | <p class="reponse">For ..., complexity...</p> | ||
+ | <a></a> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | |||
+ | <figure ng-repeat="question in archive" class="effect-oscar" id="Friday, 3rd October 2014"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4f/ETH_Zurich_Logo_no_text.png" alt="image"/> | ||
+ | <figcaption> | ||
+ | <p class="date">Interview with...</p> | ||
+ | <h2>Does complexity arise from simplicity ?</h2> | ||
+ | <p class="reponse">For ..., complexity...</p> | ||
+ | <a></a> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | |||
+ | <figure ng-repeat="question in archive" class="effect-oscar" id="Friday, 3rd October 2014"> | ||
+ | <img src="https://static.igem.org/mediawiki/2014/4/4f/ETH_Zurich_Logo_no_text.png" alt="image"/> | ||
+ | <figcaption> | ||
+ | <p class="date">Interview with...</p> | ||
+ | <h2>Does complexity arise from simplicity ?</h2> | ||
+ | <p class="reponse">For ..., complexity...</p> | ||
+ | <a></a> | ||
+ | </figcaption> | ||
+ | </figure> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </html> | ||
{{:Team:ETH_Zurich/tpl/foot}} | {{:Team:ETH_Zurich/tpl/foot}} |