Biomod/2012/TU Dresden/Nanosaurs: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
<head>
<head>
<style type="text/css">
<style type="text/css">
#sidebar-main{
              display:none
              widtht: 0px;
              left: 0px;
}
h1.firstHeading{
h1.firstHeading{
                 display: none;
                 display: none;

Revision as of 09:29, 15 September 2012

  • Team Name:Dresden Nanosaurs
  • Institution Name: TU Dresden
  • Geographic Location: Dresden, Germany

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

  1. sidebar-main{
             display:none
             widtht: 0px;
             left: 0px;

} h1.firstHeading{

               display: none;

}

  1. contentSub{
               position: absolute;
               font-size:20px;

right: 0px; top: 10px;

  }
  1. urs{

position:absolute; top: 250 px; left: 250 px; background: yellow; z-index:1; } </style> </head> <body> <div id="urs"> <h1> Home </h1> </div> </body> </html>