Team:XMU-China/photogallery

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<head>
Line 9: Line 8:
li {list-style:none}
li {list-style:none}
img {border:none;display:block}
img {border:none;display:block}
 +
#phototable {
 +
position: relative;
 +
top: auto;
 +
}
.slide-wp {
.slide-wp {
width: 900px;
width: 900px;
height: 300px;
height: 300px;
overflow: hidden;
overflow: hidden;
-
position: relative;
+
 
-
left: 25px;
+
-
top: 25px;
+
}
}
.nav-wp {
.nav-wp {
-
position: absolute;
 
-
top: 300px;
 
-
left: 462px;
 
border-radius: 4px;
border-radius: 4px;
-moz-border-radius: 4px;
-moz-border-radius: 4px;
Line 59: Line 57:
<body>
<body>
-
<table width="900" border="0" cellspacing="0" cellpadding="0">
+
<table width="900" border="0" cellspacing="0" cellpadding="0" id="phototable">
   <tr>
   <tr>
     <td>
     <td>

Revision as of 09:14, 23 September 2012

photogallery