Team:DTU-Denmark/video
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <STYLE TYPE="text/css"> | ||
+ | <!-- | ||
+ | |||
+ | BODY{ | ||
+ | overflow-x:hidden; | ||
+ | } | ||
+ | |||
+ | .s1 | ||
+ | </head> | ||
<body> | <body> | ||
- | + | ||
<video width="320" height="240" controls> | <video width="320" height="240" controls> | ||
<source src="video.here" type="video/ogg"> | <source src="video.here" type="video/ogg"> | ||
Line 7: | Line 17: | ||
Your browser does not support the video tag. | Your browser does not support the video tag. | ||
</video> | </video> | ||
+ | |||
<p>Search JavaScript Kit:<br /> | <p>Search JavaScript Kit:<br /> | ||
<input id="hiddenquery" type="hidden" name="q" /> | <input id="hiddenquery" type="hidden" name="q" /> | ||
Line 12: | Line 23: | ||
<div style="font: bold 11px Verdana;">Google:<input name="se" type="radio" checked> Yahoo:<input name="se" type="radio"> MSN:<input name="se" type="radio"> | <div style="font: bold 11px Verdana;">Google:<input name="se" type="radio" checked> Yahoo:<input name="se" type="radio"> MSN:<input name="se" type="radio"> | ||
</div> | </div> | ||
+ | |||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
<!-- | <!-- | ||
Line 21: | Line 34: | ||
//18-19 night | //18-19 night | ||
if (hours > 17 & | if (hours > 17 & | ||
+ | |||
+ | |||
+ | <DIV ID="div1" CLASS="s1">*</DIV> | ||
+ | <DIV ID="div2" CLASS="s2">*</DIV> | ||
+ | <DIV ID="div3" CLASS="s3">*</DIV> | ||
+ | <DIV ID="div4" CLASS="s4">*</DIV> | ||
+ | |||
+ | <p align="center"><font face="arial" size="-2">This free script provided by</font><br> | ||
+ | <font face="arial, helvetica" size="-2"><a href="http://javascriptkit.com">JavaScript | ||
+ | Kit</a></font></p> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 13:46, 15 October 2014