Template:Team:UT-Dallas/Notebook/Calendar

From 2014.igem.org

(Difference between revisions)
(Created page with "Please tell me I am in the right place now!")
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
Please tell me I am in the right place now!
+
<html>
 +
 
 +
 
 +
<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}}