Sriram Lab: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
<style type="text/css">
<style type="text/css">
#sidebar {
#sidebar {
     float:left;
     float:right;
     width:280px;
     width:280px;
     height:800px;
     height:800px;

Revision as of 12:34, 7 August 2009

Home        Members        Research        Publications        Courses        Internal        Contact       

<html> <head> <style type="text/css">

  1. sidebar {
   float:right;
   width:280px;
   height:800px;
   overflow:auto;
   padding:10px;
   background:#FFFFFF;
   text-align:justify; 
   border-bottom:thin solid #787878;   

} </style> </head> <body> <div id="sidebar"> </body> </html>

Recent Lab News