Team:Tsinghua/Human practice/Gallery
From 2014.igem.org
(Difference between revisions)
GuoQiangChen (Talk | contribs) |
GuoQiangChen (Talk | contribs) |
||
Line 2: | Line 2: | ||
{{Team:Tsinghua/CSS/Nav-Style}} | {{Team:Tsinghua/CSS/Nav-Style}} | ||
{{Team:Tsinghua/CSS/iGEM-Top-Style}} | {{Team:Tsinghua/CSS/iGEM-Top-Style}} | ||
- | {{Team:Tsinghua/CSS/ | + | {{Team:Tsinghua/CSS/Iconxiangce}} |
<html> | <html> | ||
<body> | <body> | ||
Line 66: | Line 66: | ||
<!-- end .sidebar1 --></div> | <!-- end .sidebar1 --></div> | ||
- | < | + | <div id="box"> |
+ | |||
+ | <ul id="slider"> | ||
+ | <li id="1" > | ||
+ | <img src="images/grass-bl.jpg" alt="grass-blades" width="700" height="438" /> | ||
+ | <p><span>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</span></p> | ||
+ | </li> | ||
+ | <li id="2"> | ||
+ | <img src="images/ladybug.jpg" alt="ladybug" width="700" height="438" /> | ||
+ | <p><span>Mind your step!</span></p> | ||
+ | </li> | ||
+ | <li id="3"> | ||
+ | <img src="images/lotus.jpg" alt="lotus" width="700" height="438" /> | ||
+ | <p><span>This is an image of a big flower!</span></p> | ||
+ | </li> | ||
+ | <li id="4"> | ||
+ | <img src="images/stones.jpg" alt="stones" width="700" height="438" /> | ||
+ | <p><span>Damn! Those are some nice looking stones!</span></p> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | <ul id="thumb"> | ||
+ | <li><a href="#1"><img src="images/grass-bl.jpg" alt="grass-blades" width="50" height="50" /></a></li> | ||
+ | <li><a href="#2"><img src="images/ladybug.jpg" alt="ladybug" width="50" height="50" /></a></li> | ||
+ | <li><a href="#3"><img src="images/lotus.jpg" alt="lotus" width="50" height="50" /></a></li> | ||
+ | <li><a href="#4"><img src="images/stones.jpg" alt="stones" width="50" height="50" /></a></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
Revision as of 07:56, 17 October 2014
Template:Team:Tsinghua/CSS/Iconxiangce
-
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
-
Mind your step!
-
This is an image of a big flower!
-
Damn! Those are some nice looking stones!