Team:NEAU-Harbin/Temp

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{CSS/Main}}
+
<!-- Declare that you are going to use html code instead of wiki code -->
<html>
<html>
-
<style>
+
<!-- Start of CSS-->
 +
<style type="text/css">
 +
/* WIKI SETTINGS*/
 +
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: 0px;
 +
float: left;
 +
margin:0px;
 +
padding: 0px;
 +
}
-
</style>
+
/*left align Black Menu Bar */
-
<h1>Hello world!<h1>
+
#top_menu_inside {
-
</html>
+
margin-left: 20px;
-
{{NEAU-Harbin/footer}}
+
}
 +
</style>

Revision as of 23:46, 12 May 2015