Template:Banta Lab Side: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
     float:right;
     float:right;
     width:280px;
     width:280px;
     height:100%;
     height:1200px;
    min-height:1000px;
     overflow:auto;
     overflow:auto;
     padding: 10px;
     padding: 10px;

Revision as of 21:28, 23 June 2009

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

  1. sidebar {
   float:right;
   width:280px;
   height:1200px;
   overflow:auto;
   padding: 10px;
   background:#FFFFFF;
   text-align: justify;    

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

</html>