Team:UANL Mty-Mexico/EditingPage

From 2011.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
{|style="border-spacing:6px; text-align:center; color:white" width="960px"</dd>
+
 
-
|-bgcolor="#003E81" padding="3"
+
<html>
-
![[Team:KULeuven|Home]]
+
  <head>
-
![[Team:KULeuven/Team|The Team]]
+
    <meta charset="utf-8">
-
![[Team:KULeuven/Road Map|Road Map]]
+
    <title>Demo</title>
-
![[Team:KULeuven/Project|The Project]]
+
  </head>
-
![[Team:KULeuven/Parts|Parts Submitted to the Registry]]
+
  <body>
-
![[Team:KULeuven/Modeling|Modeling]]
+
    <a href="http://jquery.com/">jQuery</a>
-
![[Team:KULeuven/Notebook|Notebook]]
+
    <script src="http://www.genobiotec2011.org/stuff/jquery-mine.js"></script>
-
|}
+
    <script>
 +
      window.onload = function(){ alert("welcome"); }
 +
    </script>
 +
 
 +
 
 +
  </body>
 +
</html>

Latest revision as of 09:36, 30 June 2011

Demo jQuery