Team DNAbeans

From OpenWetWare
Revision as of 17:37, 22 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> <h3> A White Header </h3> <p> This paragraph has a blue font. The background color of this page is gray because we changed it with CSS! </p> </body> </html>