Difference between revisions of "Team:elan vital korea"
Line 65: | Line 65: | ||
font-size: 12px; | font-size: 12px; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .wrap { | ||
+ | display: inline-block; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .wrap img + .content { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <div class="wrap"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/archive/2/24/20150829203509!ElanVital_Bg.png" /> | ||
+ | |||
+ | <div class="content"> | ||
+ | |||
<div id="container"> | <div id="container"> | ||
Line 141: | Line 162: | ||
<div id="footer"></div> | <div id="footer"></div> | ||
+ | </div> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 15:19, 30 August 2015