Difference between revisions of "Team:Oxford/Description"

Line 1: Line 1:
 
<html>
 
<html>
 
<link href="https://2016.igem.org/Template:Oxford/CSS?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2016.igem.org/Template:Oxford/CSS?action=raw&ctype=text/css" rel="stylesheet">
<style type="text/css">
 
h2 {
 
color: red;
 
}
 
 
/* ... more CSS here ... */
 
</style>
 
 
<script type="text/javascript">
 
var foo = 3;
 
// ... more Javascript here ...
 
</script>
 
  
 
<!-- Main content of the page starts here -->
 
<!-- Main content of the page starts here -->

Revision as of 13:30, 27 June 2016

This text will be red

This text will be the normal text color