Team DNAbeans: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: <html> <head> <title>DNA Beans</title> </head> <body> <p>Information about BIOMOD </p> </body> </html>)
 
No edit summary
Line 2: Line 2:
  <head>
  <head>
  <title>DNA Beans</title>
  <title>DNA Beans</title>
               
        <style media="all" title="mystyles" type="text/css">
<!--
body { background-color: #e8eae8;
color: #5d665b;
margin: 50px;
font-family: Verdana, Geneva,
Arial, sans-serif;
font-size: small;
line-height: 180%
}
p { text-indent: 3em
}
-->
        </style>
  </head>
  </head>
  <body>
  <body>

Revision as of 12:23, 19 October 2014

<html>

	<head>
		<title>DNA Beans</title>
                
       <style media="all" title="mystyles" type="text/css">
	<!--
	body { background-color: #e8eae8;
		color: #5d665b;
		margin: 50px;
		font-family: Verdana, Geneva,
		Arial, sans-serif;
		font-size: small;
		line-height: 180%
		}
	p { text-indent: 3em
		}
	-->
       </style>
	</head>
	<body>
		<p>Information about BIOMOD </p>
	</body>
</html>