Team:Groningen/TESTPAGE

From 2013.igem.org

(Difference between revisions)
(Replaced content with "<html> <head> <meta http-equiv="X-UA-Compatible" content="IE=EDGE" charset="utf-8" /> <link rel="stylesheet" href="http://tmarinus.nl/igem.css" type="text/css"> </head> <bo...")
 
(92 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" charset="utf-8" />  
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" charset="utf-8" />  
-
<link rel="stylesheet" href="http://tmarinus.nl/igem.css" type="text/css">
+
<link rel="stylesheet" href="https://2013.igem.org/Team:Groningen/CSS?action=raw&ctype=text/css" type="text/css" />
 +
 
 +
<!-- each page with jquery needs to have this line, it will include all the jquery calls.Just include do not change-->
 +
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script>
 +
<!-- This line included jquery from a wikimedia subfolder, there you can make new scripts -->
 +
<script type="text/javascript" src="https://2013.igem.org/Team:Groningen/Scripts/jqueryTest?action=raw&ctype=text/javascript"></script>
 +
 
</head>
</head>
-
<body>
 
-
<h2>This is my work in progress test css and html inside of wiki page.</h1>
 
-
<div style="position:absolute; left: 197px; top: 30px;">
+
<body>
-
<img  id="cog1" src="https://static.igem.org/mediawiki/2012/a/ad/Groningen2012_AD_20120802_SmallCog.png" />
+
 
 +
<!--This will active the jquery since the script looks for id msgid. -->
 +
<div id="msgid">
</div>
</div>
 +
 +
<div id="container">
 +
  <div id="navbar"></html>{{:Team:Groningen/Templates/Navigationbar}}<html></div>
 +
  <div id="content-body">Content</div>
 +
</div>
 +
</body>
</html>
</html>

Latest revision as of 15:58, 18 July 2013

Content