From 2014.igem.org
(Difference between revisions)
|
|
(4 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <td> | + | <html> |
| | | |
- | <div style="width:770px;height:100px;border:1px solid #519331;">The Calendar of Wonders!</div>
| |
| | | |
- | <table> | + | <script type="text/javascript"> |
- | <table width="200px" height="10%" border="0" cellpadding="10" align="center">
| + | for(var i = 0; i < 12; i++){ |
| + | document.write("Hello World!<br>"); |
| + | } |
| + | </script> |
| | | |
- | <tr> | + | <nowiki>{{#calendar: title=UT-Dallas |year=2014 | month=07}}</nowiki> |
| | | |
- | <td align="center" valign="center">
| |
| | | |
- | <style type="text/css" >
| |
- | div.frame { background-color: #6ea952; }
| |
- | img.pic:hover {
| |
- | opacity: .6;
| |
- | filter:alpha(opacity=60); height:100px;
| |
| | | |
- | }
| + | </html> |
- | </style> | + | |
- | | + | |
- | | + | |
- | <div class="frame">
| + | |
- | <a href="https://2014.igem.org/Team:UT-Dallas"> <img class="pic" src="http://i.imgur.com/QonvG2j.jpg" height="100px"/> </a>
| + | |
- | <div> <aside>
| + | |
- | </aside>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </td>
| + | |
- | | + | |
- | | + | |
- | <td align="center" valign="center">
| + | |
- | <style type="text/css" >
| + | |
- | div.frame { background-color: #6ea952; }
| + | |
- | img.pic:hover {
| + | |
- | opacity: .6;
| + | |
- | filter:alpha(opacity=60); height:100px;
| + | |
- | | + | |
- | }
| + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | </table>
| + | |
- | | + | |
- | <td></td>
| + | |
- | <td></td>
| + | |
- | </tr>
| + | |
- | | + | |
- | | + | |
- | </table>
| + | |
Latest revision as of 19:18, 22 July 2014
{{#calendar: title=UT-Dallas |year=2014 | month=07}}