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

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:
                 font-size:20px;
                 font-size:20px;
right: 0px;
right: 0px;
top: 50px;
top: 20px;
   }
   }
#urs{
#urs{

Revision as of 06:26, 15 September 2012

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

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

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

right: 0px; top: 20px;

  }
  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>