Difference between revisions of "Team:Dartmouth/DiGEM18 Style"

Line 4: Line 4:
 
<!-- Add CSS stylesheets -->
 
<!-- Add CSS stylesheets -->
 
<link rel="stylesheet" type="text/css"  
 
<link rel="stylesheet" type="text/css"  
href="https://2015.igem.org/Template:YourTeamName/CSS?action=raw&ctype=text/css" />
+
href="https://2017.igem.org/Team:Dartmouth/DiGEM18_CSS?action=raw&ctype=text/css" />
  
 
<!-- Add javascripts -->
 
<!-- Add javascripts -->
Line 10: Line 10:
 
action=raw&ctype=text/javascript"></script>
 
action=raw&ctype=text/javascript"></script>
  
<!-- Set up background -->
+
<font> Hi this is to test the style sheet works thx </font>
<style type="text/css">
+
body {
+
  background-size: 300px 300px;
+
  background-image:url("https://static.igem.org/mediawiki/2017/f/ff/Dartmouth_iGEM_Keg_Logo.png");background-repeat:repeat;
+
}
+
 
+
<font> <h1> Hi this is to test the style sheet works thx </h> </font>
+
  
 
</style>  
 
</style>  
 
</html>
 
</html>

Revision as of 00:17, 29 July 2017


Hi this is to test the style sheet works thx