Team:UI-Indonesia/header
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<!-- *** Mencoba buat template isinya header, menu, background *** --> | <!-- *** Mencoba buat template isinya header, menu, background *** --> | ||
<html> | <html> | ||
+ | <style> | ||
+ | body{position:absolute; top:0px; width:100%; height:1480px;} | ||
+ | #top-section{ | ||
+ | height:0px; | ||
+ | border:none; | ||
+ | width:980px; | ||
+ | margin:0 auto; | ||
+ | padding:0 0 0 0; | ||
+ | background-color:transparent; | ||
+ | overflow:hide; | ||
+ | |||
+ | } | ||
+ | #p-logo{display:none;} | ||
+ | #search-controls{display:none;} | ||
+ | #top{display:none;} | ||
+ | .firstHeading{display:none;} | ||
+ | #footer-box{display:none;} | ||
+ | #catlinks{display:none;} | ||
+ | </style> | ||
<body> | <body> | ||
<!-- header of the page --> | <!-- header of the page --> |
Revision as of 04:39, 17 August 2013