Team:Exeter/website

From 2013.igem.org

(Difference between revisions)
(Replaced content with "<html> <head> <link rel='stylesheet' type='text/css' href="https://2013.igem.org/Team:UCL/static/globalstyles.css?action=raw&ctype=text/css" /> </head> <body> background-co...")
(Added template for website)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
 
+
<title>Hello</title>
-
<link rel='stylesheet' type='text/css' href="https://2013.igem.org/Team:UCL/static/globalstyles.css?action=raw&ctype=text/css" />
+
<style>
-
 
+
body {background-color:#b1234we;}
 +
</style>
</head>
</head>
 +
<body>
<body>
-
background-color:green;
+
 
 +
 
</body>
</body>
 +
 +
 +
</html>
</html>
 +
 +
== Testing wiki headers ==
 +
This can all be used like normal wiki syntax

Latest revision as of 12:31, 16 July 2013

Hello

Testing wiki headers

This can all be used like normal wiki syntax