Team:Queens Canada/Notebook/Week1

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<head>
<head>
 +
<script src="http://code.jquery.com/jquery-latest.js"></script>
<style type="text/css">
<style type="text/css">
Line 11: Line 12:
}
}
-
       p { position:relative; width:400px; height:90px; }
+
       p fade1 { position:relative; width:400px; height:90px; }
-
       div { position:absolute; width:400px; height:65px;  
+
       ul fade2 { position:relative; width:400px; height:65px;  
         font-size:36px; text-align:center;  
         font-size:36px; text-align:center;  
         color:yellow; background:red;
         color:yellow; background:red;
Line 20: Line 21:
</style>
</style>
-
<script src="http://code.jquery.com/jquery-latest.js"></script>
 
</head>
</head>
<body>
<body>
-
<div id="content2"> <span id="bounceTest">this text</span> </div>
+
<div id="content2"> <p id="fade1">
-
<p>
+
         This is a test(<a href="#">click!</a>)
-
         Let it be known that the party of the first part
+
         <ul id="fade2"><span>Test</span></div>
-
        and the party of the second part are henceforth
+
-
        and hereto directed to assess the allegations
+
-
        for factual correctness... (<a href="#">click!</a>)
+
-
         <div><span>CENSORED!</span></div>
+
       </p>
       </p>
Line 41: Line 37:
       </script>
       </script>
 +
</div>
 +
</body>
</body>

Revision as of 04:15, 27 May 2012

Control

This is a test(click!)

    Test