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