Team:Korea U Seoul/Team/Korea University
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | < | + | <html> |
- | <div style="width: | + | <head> |
- | + | <style> | |
- | </div> | + | .profile_title{ |
+ | width: 100%; | ||
+ | margin-bottom: 20px; | ||
+ | overflow: auto; | ||
+ | } | ||
+ | .profile_title > .title {color: #365B6E; font-weight: bold; font-size: 15pt; margin-top: 10px;} | ||
+ | .profile_title > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;} | ||
+ | .profile_title > .right_line{float: left; width: 80%; background-color: #C2E4EB; height: 2px;} | ||
+ | .profile_content{width: 30%;margin:10px; overflow: auto; float: left; position: relative;} | ||
+ | .profile_content > .left {float: left; width: 200px;; overflow: auto; position: absolute; top: 100px;} | ||
+ | .profile_content > .left > img {border-radius: 5px; width: 100%;} | ||
+ | .profile_content > .right{float: left; width: 100%; overflow: auto; padding-left: 20px; border: none; display:none} | ||
+ | .profile_content > .right > h3 {font-size: 12pt; color: #3C4F62; font-weight: bold; text-decoration: none;} | ||
+ | .profile_content > .right > h4 {font-size: 10pt; color: #000000; font-weight: bold;} | ||
+ | .profile_content > .right > h5 {font-size: 10pt; color: #9D9D9D} | ||
+ | .highlight{ | ||
+ | |||
+ | } | ||
+ | .gridWrapper_3 > .gridContent{ | ||
+ | width: 30%; | ||
+ | height: 220px; | ||
+ | float: left; | ||
+ | margin-right: 15px; | ||
+ | } | ||
+ | .gridWrapper_3 > .gridContent > img {width: 100%; height: 100%; border-radius: 10px;} | ||
+ | .gridWrapper_3 > .gridContent > .hoverContent{display:none;} | ||
+ | </style> | ||
+ | </head> | ||
+ | <body style=""> | ||
+ | <div style="width: 80%;margin:0 auto; background-color:#FFFFFF; overflow: auto"> | ||
+ | <div class="gridWrapper_3"> | ||
+ | <div class="gridContent"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/5/54/P_choi.jpg"> | ||
+ | <div class="hoverContent"> | ||
+ | In-Geol Choi, Ph.D<br /> | ||
+ | Professor<br /> | ||
+ | Principal investigator. igchoi@korea.ac.kr | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="gridContent"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/3/3f/Kar_.jpg"> | ||
+ | </div> | ||
+ | <div class="gridContent"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/a/ad/Kdh_.jpg"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | <script> | ||
+ | $(".gridContent").mouseover(function(){ | ||
+ | console.log("a"); | ||
+ | }); | ||
+ | </script> | ||
+ | </html> |
Revision as of 16:52, 27 September 2013
In-Geol Choi, Ph.D
Professor
Principal investigator. igchoi@korea.ac.kr
Professor
Principal investigator. igchoi@korea.ac.kr