Team:IIT Delhi/anewone

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <title>third</title> <style> </style> body { background-color: #000; margin: 0; padding: 0; color: #eaeaea; overflow: hidden; } </head> <body> <script> va...")
 
(One intermediate revision not shown)
Line 3: Line 3:
<title>third</title>
<title>third</title>
<style>
<style>
-
</style>
+
 
body {
body {
   background-color: #000;
   background-color: #000;
Line 11: Line 11:
   overflow: hidden;
   overflow: hidden;
}
}
 +
</style>
</head>
</head>
<body>
<body>
 +
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
 +
<script>
<script>
var numberOfDots = 30;
var numberOfDots = 30;

Latest revision as of 06:29, 23 May 2015

third