Template:Team:DukeHomePage/CSS

From 2014.igem.org

(Difference between revisions)
Line 89: Line 89:
h1 {
h1 {
color:#f00;
color:#f00;
 +
font-size: 4em;
}
}
</style>
</style>
Line 100: Line 101:
<body>
<body>
<div class="main">
<div class="main">
-
<p>
+
<h1>
Hi
Hi
-
</p>
+
</h1>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 18:41, 21 July 2014

Hi