Team DNAbeans: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
<style>
<style>
body {
body {
     background-image: url("gradient_bg.png");
     background-image: url("http://www.che.ncsu.edu/images/cent-campus/eb1-2.jpg");
     background-repeat: repeat-x;
     background-repeat: repeat-x;
}
}

Revision as of 17:39, 22 October 2014

<html lang="en">

<head> <style> body {

   background-image: url("http://www.che.ncsu.edu/images/cent-campus/eb1-2.jpg");
   background-repeat: repeat-x;

} </style> </head> <body> <h3> BIOMOD </h3> <p> introduction about DNAbeans</p> </body> </html>