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">
#contentSub{position: absolute;
#contentSub{
                position: absolute;
                font-size:20px;
left: 50px;
left: 50px;
top: 50px;
top: 50px;

Revision as of 05:38, 12 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;

left: 50px; top: 50px;

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