User:ChristopherW

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
 
+
</head>
-
 
+
<body>
<p id="Test">Paragraph?</p>
<p id="Test">Paragraph?</p>
<input type="button" onclick="myFunction()" value="Show alert box" />
<input type="button" onclick="myFunction()" value="Show alert box" />
-
<br>
+
 
-
<input type="button" onclick="myOther()" value="Hi, there!" />
+
Line 20: Line 19:
</script>
</script>
-
 
-
</head>
 
-
<body>
 
-
 
</body>
</body>
</html>
</html>

Revision as of 21:22, 14 July 2013

Paragraph?