Template:Team:XMU-China/teammemberpic
From 2012.igem.org
(Difference between revisions)
(Created page with " <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Team Member</title> <style type="text/css"> #su...") |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | |||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
Line 7: | Line 6: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | # | + | #picture { |
- | position: | + | position:relative; |
left: 000px; | left: 000px; | ||
top: 00px; | top: 00px; | ||
- | z-index:- | + | z-index:-2; |
visibility:visible; | visibility:visible; | ||
} | } | ||
#fanrong{ | #fanrong{ | ||
- | position: absolute; | + | position:absolute; |
left: 100px; | left: 100px; | ||
top: 100px; | top: 100px; | ||
Line 38: | Line 37: | ||
<body> | <body> | ||
- | <div id=" | + | <div id="picture"><img src="https://static.igem.org/mediawiki/2012/7/7f/Untitled.jpg" width="600" border="0" usemap="#Map"> |
<map name="Map"> | <map name="Map"> | ||
- | <area shape="circle" coords="79,89, | + | <area shape="circle" coords="79,89,1000" href="#" onMouseOver="MM_changeProp('fanrong','','visibility','visible','IMG')" onMouseOut="MM_changeProp('fanrong','','visibility','hidden','IMG')"> |
</map> | </map> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2012/3/30/Fanrong.png" width="468" height="284" id="fanrong" onClick="MM_showHideLayers('fanrong','','hide')" /> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 11:44, 18 September 2012