Team:IIT Madras/Templates/modern

From 2013.igem.org

(Difference between revisions)
(Replaced content with "<html> <script> var a =10; </script> hello </html>")
Line 1: Line 1:
<html>
<html>
-
<script>
+
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">
-
var a =10;
+
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
-
</script>
+
hello
hello
</html>
</html>

Revision as of 16:38, 20 September 2013

hello