Template:Team:UT-Dallas/Notebook/Calendar

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
-
<div style="width:770px;height:100px;border:1px solid #519331;">The Calendar of Wonders!</div>
+
 
 +
<script type="text/javascript">
 +
for(var i = 0; i < 12; i++){
 +
document.write("Hello World!<br>");
 +
}
 +
</script>
 +
 
 +
<nowiki>{{#calendar: title=UT-Dallas |year=2014 | month=07}}</nowiki>
 +
 
 +
 
 +
 
 +
</html>

Latest revision as of 19:18, 22 July 2014

{{#calendar: title=UT-Dallas |year=2014 | month=07}}