Team:KIT-Kyoto/Achievement
From 2014.igem.org
(Difference between revisions)
Lovetaylor (Talk | contribs) |
|||
(29 intermediate revisions not shown) | |||
Line 27: | Line 27: | ||
<div class="main-contents"> | <div class="main-contents"> | ||
<h1>Achievement</h1> | <h1>Achievement</h1> | ||
+ | <div id="result"> | ||
+ | <div id="title"> | ||
+ | We won the Silver Award. <br><br> | ||
+ | <div class="gallery"> | ||
+ | <img src="/wiki/images/4/4b/KIT_result1.JPG"> | ||
+ | </div> | ||
+ | <div class="gallery"> | ||
+ | <img src="/wiki/images/f/f6/KIT-Kyoto_award.jpg"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="clear"><hr /></div> | ||
<h3>Bronze</h3> | <h3>Bronze</h3> | ||
<p class="sentence"> | <p class="sentence"> | ||
Line 44: | Line 56: | ||
</ul> | </ul> | ||
</p> | </p> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<div class="clear"><hr /></div> | <div class="clear"><hr /></div> | ||
<div id='kitfooter-box' class='noprint'> | <div id='kitfooter-box' class='noprint'> | ||
Line 113: | Line 121: | ||
font-size:25px; | font-size:25px; | ||
border-bottom:3px dashed limegreen; | border-bottom:3px dashed limegreen; | ||
+ | } | ||
+ | #result{ | ||
+ | border-top:4px dotted deepskyblue; | ||
+ | border-bottom:4px dotted deepskyblue; | ||
+ | margin:0px 0px 20px 0px; | ||
} | } | ||
#title{ | #title{ | ||
+ | line-height:1em; | ||
font-size:40px; | font-size:40px; | ||
font-weight:bold; | font-weight:bold; | ||
- | + | text-align:center; | |
+ | margin:50px 0px; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | .gallery{ | ||
+ | margin:5px 5px; | ||
+ | float:left; | ||
+ | } | ||
+ | .gallery img{ | ||
+ | float:left; | ||
} | } | ||
@media screen and (max-width: 568px) { | @media screen and (max-width: 568px) { | ||
Line 125: | Line 148: | ||
.achievement{ | .achievement{ | ||
margin-left:0px; | margin-left:0px; | ||
+ | } | ||
+ | .gallery{ | ||
+ | margin:5px 0px; | ||
+ | } | ||
+ | #title{ | ||
+ | font-size:30px; | ||
} | } | ||
} | } | ||
</style> | </style> | ||
+ | <script type="text/javascript"> | ||
+ | var gfix = function(){ | ||
+ | var ga_w; | ||
+ | var g_w = $(".main-contents").width(); | ||
+ | $("#title").css({width:ga_w}); | ||
+ | g_w -= 22; | ||
+ | ga_w = g_w/2; | ||
+ | $(".gallery img,.gallery").css({width:ga_w}); | ||
+ | } | ||
+ | var m_pdfix =function(){ | ||
+ | var mpd_w = $(".main-contents").width(); | ||
+ | $(".gallery img,.gallery,#title").css({width:mpd_w}); | ||
+ | } | ||
+ | $(function(){ | ||
+ | var ua = navigator.userAgent; | ||
+ | if(ua.indexOf('iPhone') > 0 || ua.indexOf('Android') > 0 || ua.indexOf('BlackBerry') > 0 || ua.indexOf('Windows Phone') > 0){ | ||
+ | $(function(){ | ||
+ | m_pdfix(); | ||
+ | $(window).resize(m_pdfix); | ||
+ | }); | ||
+ | |||
+ | }else { | ||
+ | $(function(){ | ||
+ | gfix(); | ||
+ | $(window).resize(gfix); | ||
+ | }); | ||
+ | } | ||
+ | }); | ||
+ | </script> | ||
</html> | </html> | ||
{{Team:KIT-Kyoto/footer}} | {{Team:KIT-Kyoto/footer}} | ||
{{Team:KIT-Kyoto/mobile}} | {{Team:KIT-Kyoto/mobile}} |
Latest revision as of 13:54, 20 November 2014
Achievement
We won the Silver Award.
Bronze
- Register for iGEM, have a great summer, and attend the Giant Jamboree.
- Create a team wiki sharing background information, context, inspirations and goals for the project, and documentation of your process and outcomes.
- Present a poster and talk at the Giant Jamboree.
- Demonstrate the use of art and design for thoughtful, critical investigation of the current and future implications of synthetic biology. → Project
- Demonstrate the active engagement of engineers, scientists, members of the public, and other stakeholders as part of your project, during the initiation, development, presentation, and documentation your project. → Acknowledgements
Silver
- Create a short film about or as part of your project. This video must be sent to the committee and iGEM HQ.
- Design and execute a workshop or event for a group of people outside of your team. → Workshop, Open House and High School Visit
- Produce an installation or experiment (does not need to be biological) and document it or recreate it at iGEM (please contact artdesign@igem.org to arrange space for presenting your project before October 1st).