Team:XMU-China/photogallery
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<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; | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
.nav-wp { | .nav-wp { | ||
- | |||
- | |||
- | |||
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