Team:Aalto-Helsinki

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{:Team:Aalto-Helsinki/stylesheet.css| }}
+
{{:Team:Aalto-Helsinki/header}}<html><head> <!-- Horrible source urgh --> <style type="text/css"> /* ----------- HIDE DEFAULT WIKI --------------- */ #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ border: 0 none; height: 14px; z-index: 100; top: 0; position: fixed; width: 975px; left: 50%; margin-left: -487px; } #globalWrapper, #content { /*-- changes default wiki settings --*/ width: 100%; height: 100%; border: 0px; background-color: transparent; margin: 0px; padding: 0px; } html, body, .wrapper { /*-- changes default wiki settings --*/ width: 100%; height: 100%; background-color: transparent; } /* ----------- END of HIDE DEFAULT WIKI --------------- */ #helloworld { margin: 0 auto; margin-top: 5em; width: 50%; padding: 1em; border-radius: 10px; background-color: gray; color: white; } </style></head><body> <!-- TÄSTÄ ALKAA SISÄLTÖ --> <div id="helloworld"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> Hello world!<br /> Our team of highly trained monkeys is now editing the wiki source! </div> <script> //document.getElementsByTagName('body')[0].innerHTML = '<ul><li class="selected"><a href="/Team:Aalto-Helsinki">Page</a></li><li><a href="https://2014.igem.org/wiki/index.php?title=Team:Aalto-Helsinki&action=edit">Edit</a></li><li class="new"><a href="/wiki/index.php?title=Talk:Team:Aalto-Helsinki&amp;action=edit&amp;redlink=1">Discussion</a></li><li><a href="/wiki/index.php?title=Team:Aalto-Helsinki&amp;action=edit">View source</a></li><li><a href="/wiki/index.php?title=Team:Aalto-Helsinki&amp;action=history">History</a></li><li style="color:white;cursor:default">teams</li>'; //document.getElementById("content").innerHTML = ''; </script> </body></html>{{:Team:Aalto-Helsinki/footer}}
-
<html>
+
-
<head>
+
-
<!-- Horrible source urgh -->
+
-
<!-- Test include 1 -->
+
-
 
+
-
<link rel="stylesheet" href="https://2014.igem.org/Team:Aalto-Helsinki/stylesheet.css?action=raw&ctype=text/css" type="text/css" />
+
-
<!-- Test include 2 -->
+
-
 
+
-
<include src="http://www.ietf.org/rfc/rfc1945" />
+
-
<!-- Css on page -->
+
-
<style type="text/css">
+
-
 
+
-
/* ----------- HIDE DEFAULT WIKI --------------- */
+
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
+
-
 
+
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
-
+
-
border: 0 none;
+
-
height: 14px;
+
-
z-index: 100;
+
-
top: 0;
+
-
position: fixed;
+
-
width: 975px;  
+
-
left: 50%;  
+
-
margin-left: -487px;
+
-
}
+
-
 
+
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
-
width: 100%;  
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
 
+
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
-
width: 100%;  
+
-
height: 100%;  
+
-
background-color: transparent;
+
-
}
+
-
/* ----------- END of HIDE DEFAULT WIKI --------------- */
+
-
+
-
#helloworld {
+
-
margin: 0 auto;
+
-
margin-top: 5em;
+
-
width: 50%;
+
-
padding: 1em;
+
-
border-radius: 10px;
+
-
background-color: gray;
+
-
color: white;
+
-
}
+
-
</style>
+
-
</head>
+
-
<body>
+
-
<!-- TÄSTÄ ALKAA SISÄLTÖ -->
+
-
<div id="helloworld">
+
-
<a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a>
+
-
Hello world!<br /> Our team of highly trained monkeys is now editing the wiki source!
+
-
</div>
+
-
<script>
+
-
document.getElementsByTagName('body')[0].innerHTML = '<ul><li class="selected"><a href="/Team:Aalto-Helsinki">Page</a></li><li><a href="https://2014.igem.org/wiki/index.php?title=Team:Aalto-Helsinki&action=edit">Edit</a></li><li class="new"><a href="/wiki/index.php?title=Talk:Team:Aalto-Helsinki&amp;action=edit&amp;redlink=1">Discussion</a></li><li><a href="/wiki/index.php?title=Team:Aalto-Helsinki&amp;action=edit">View source</a></li><li><a href="/wiki/index.php?title=Team:Aalto-Helsinki&amp;action=history">History</a></li><li style="color:white;cursor:default">teams</li>';
+
-
//document.getElementById("content").innerHTML = '';
+
-
</script>
+
-
+
-
</body>
+
-
</html>
+

Revision as of 09:36, 5 June 2014

Hello world!
Our team of highly trained monkeys is now editing the wiki source!