Team DNAbeans

From OpenWetWare
Revision as of 00:37, 23 October 2014 by Alex Hoppe (talk | contribs)
Jump to navigationJump to search

<html lang="en">

<head> <style> body {

   background-image: url("gradient_bg.png");
   background-repeat: repeat-x;

} </style> </head> <body>

A White Header

This paragraph has a blue font. The background color of this page is gray because we changed it with CSS!

</body> </html>