Team:Groningen/TESTPAGE

From 2013.igem.org

(Difference between revisions)
 
(48 intermediate revisions not shown)
Line 4: Line 4:
<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="https://2013.igem.org/Team:Groningen/CSS?action=raw&ctype=text/css" type="text/css" />
<link rel="stylesheet" href="https://2013.igem.org/Team:Groningen/CSS?action=raw&ctype=text/css" type="text/css" />
-
</html>
+
 
-
{{:Team:Groningen/Templates/Navigationbar}}
+
<!-- each page with jquery needs to have this line, it will include all the jquery calls.Just include do not change-->
-
<html>
+
<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>
-
<ul id="main_nav">
+
 
-
<li><a href="index.html" accesskey="3" id="home" title="Home Page">Home Page</a></li>
+
-
<li><a href="about-us.html" accesskey="4" id="about" title="About 3.7 Designs">About Us</a></li>
+
-
<li><a href="web-design.html" accesskey="5" id="webdesign" class="active" title="Web Design and Development">Web Design</a></li>
+
-
<li><a href="graphic-design.html" accesskey="6" title="Graphic Design and Marketing" id="graphicdesign">Graphic Designs</a></li>
+
-
<li><a href="keyword-optimization/michigan-seo.html" accesskey="7" title="Search Engine Optimization and Marketing" id="seo">Search Engine Optimization SEO</a></li>
+
-
<li><a href="ann-arbor-marketing.html" accesskey="8" id="contact" title="Contact Us">Contact Us</a></li>
+
-
</ul>
+
<body>
<body>
-
<h2>This is my work in progress test css and html inside of wiki page.</h1>
 
-
<style media="screen" type="text/css">
+
<!--This will active the jquery since the script looks for id msgid. -->
 +
<div id="msgid">
 +
</div>
-
table.calendar          { margin: 0; padding: 10px; }
 
-
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
 
-
table.month .heading td { padding:2px; background-color:#d4d4d4; color:#aaa; text-align:center; font-size:120%; font-weight:bold; }
 
-
table.month .dow td    { color:#aaa; text-align:center; font-size:110%; }
 
-
table.month td.today    { background-color:#ddd; }
 
-
table.month td {
 
-
    border: none;
 
-
    margin: 0;
 
-
    padding: 1pt 1.5pt;
 
-
    font-weight: bold;
 
-
    font-size: 8pt;
 
-
    text-align: right;
 
-
    background-color: #eee;
 
-
    }
 
-
#bodyContent table.month a { background:none; padding:0 }
 
-
.day-active { color:#0000cc }
 
-
.day-empty  { color:#cc0000 }
 
-
</style>
 
-
</html>
 
-
{{#calendar: year=2013 | title=Team:Groningen/Modeling }}
+
<div id="container">
 +
  <div id="navbar"></html>{{:Team:Groningen/Templates/Navigationbar}}<html></div>
 +
  <div id="content-body">Content</div>
 +
</div>
 +
</body>
 +
 
 +
</html>

Latest revision as of 15:58, 18 July 2013

Content