Team DNAbeans: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
</head>
</head>
<body>
<body>
<h3> A White Header </h3>
<h3> Biomod </h3>
<p> This paragraph has a blue font. 
<p> Introductory paragraph </p>
The background color of this page is gray because
we changed it with CSS! </p>
</body>
</body>
</html>
</html>

Revision as of 17:30, 22 October 2014

<html> <head> <link rel="stylesheet" type="text/css" href="test.css" /> </head> <body> <h3> Biomod </h3> <p> Introductory paragraph </p> </body> </html>