Team:UCLA/Template

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
html, body {
+
<!DOCTYPE HTML PUBLIC "-//W3C//DID HTML 4.01 Transitional//EN"
-
  background-color:white;
+
          "http://www.w3.org/TR/html4/loose.dtd">
-
}
+
<html>
 +
<head>
 +
<title>Synthetic Biology Club</title>
 +
</head>
 +
<table width = 100%>
 +
<tr>
 +
<td bgcolor = "white" width = 8% valign=top><img src="sidebar.jpg" width=260></td>
-
/* Headers */
+
<td bgcolor = "white" width = 84%>
-
h1, h2, h3, h4, h5 {font-family:Verdana}
+
<body>
 +
<div id = "header"><center><a href="index.php"><img src="logo.jpg" width=500></a></center></div>
 +
 +
<div id = "menu">
 +
<table cellspacing="0" cellpadding="0">
 +
<tr>
 +
<td><a href="index.php" onmouseover="change('home')" onmouseout="changeback('home')">
 +
<img src="http://synbioatucla.com/home.jpg" name="home" width=100%></a></td>
 +
 +
<td><a href="index.php?p=team" onmouseover="change('team')" onmouseout="changeback('team')">
 +
<img src="http://synbioatucla.com/team.jpg" name="team" width=100%></a></td>
 +
 +
<td><a href="index.php?p=calendar" onmouseover="change('calendar')" onmouseout="changeback('calendar')">
 +
<img src="http://synbioatucla.com/calendar.jpg" name="calendar" width=100%></a></td>
 +
 +
<td><a href="index.php?p=project" onmouseover="change('project')" onmouseout="changeback('project')">
 +
<img src="http://synbioatucla.com/project.jpg" name="project" width=100%></a></td>
 +
 +
<td><a href="index.php?p=news" onmouseover="change('news')" onmouseout="changeback('news')">
 +
<img src="http://synbioatucla.com/news.jpg" name="news" width=100%></a></td>
 +
 +
<td><a href="index.php?p=sponsors" onmouseover="change('sponsors')" onmouseout="changeback('sponsors')">
 +
<img src="http://synbioatucla.com/sponsors.jpg" name="sponsors" width=100%></a></td>
 +
</tr>
 +
</table>
 +
</div>
 +
</body>
-
/* Full page formats */
+
<div id = "content">
-
 
+
<img src="home_pic1.jpg" width=400 style="float:left">
-
body#space{
+
-
  background-image: url('http://st.gdefon.com/wallpapers_original/wallpapers/34746_los-andzheles_vechernie-ogni_panorama_2831x1080_(www.GdeFon.ru).jpg');
+
-
  background-attachment: fixed;
+
-
  background-repeat: repeat;
+
-
  background-size: 100%;
+
-
  height: 1000px;
+
-
  width: 2000px;
+
-
}
+
-
 
+
-
#top-section{
+
-
  position: relative;
+
-
  height: 150px;
+
-
  width: 975px;
+
-
}
+
-
 
+
-
#contentSub, #search-controls, .firstHeading, #catlinks, #p-logo{
+
-
  display:none;
+
-
}
+
-
 
+
-
#container{
+
-
  margin: 15px 0px auto auto;
+
-
  width: 975px;
+
-
}
+
-
 
+
-
#globalwrapper{
+
-
  margin: 0px 0px auto auto;
+
-
}
+
-
 
+
-
p{
+
-
  margin: 5px;
+
-
  font-family: Verdana;
+
-
}
+
-
 
+
-
h4{
+
-
  margin: 5px;
+
-
}
+

Revision as of 09:29, 12 September 2013

<!DOCTYPE HTML PUBLIC "-//W3C//DID HTML 4.01 Transitional//EN"
          "http://www.w3.org/TR/html4/loose.dtd">

 
	Synthetic Biology Club