Team:Korea U Seoul/template/team koreaUniv

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
             .profile_title{
             .profile_title{
                 width: 100%;
                 width: 100%;
 +
                margin-bottom: 20px;
 +
                overflow: auto;
             }
             }
                 .profile_title > .title {color: #365B6E; font-weight: bold; font-size: 15pt; margin-top: 10px;}
                 .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 > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;}
-
                 .profile_title > .right_line{float: left; width: 60%; background-color: #C2E4EB; height: 2px;}
+
                 .profile_title > .right_line{float: left; width: 80%; background-color: #C2E4EB; height: 2px;}
-
             .profile_content{}
+
             .profile_content{width: 100%; overflow: auto; padding-bottom: 30px;}
 +
                .profile_content > .left {float: left; width: 25%; overflow: auto}
 +
                .profile_content > .left > img {border-radius: 5px; width: 100%;}
 +
                .profile_content > .right{float: left; width: 70%; overflow: auto; padding-left: 20px;}
 +
                .profile_content > .right > h1 {font-size: 12pt; color: #3C4F62; font-weight: bold;}
 +
                .profile_content > .right > h2 {font-size: 10pt; color: #000000; font-weight: bold;}
 +
                .profile_content > .right > h3 {font-size: 10pt; color: #9D9D9D}
         </style>
         </style>
     </head>
     </head>
     <body>
     <body>
-
         <div>
+
         <div style="width: 100%;">
             <div class="profile_title">
             <div class="profile_title">
                 <div class="title">Instructor</div>
                 <div class="title">Instructor</div>
Line 18: Line 26:
             </div>
             </div>
             <div class="profile_content">
             <div class="profile_content">
 +
                <div class="left">
 +
                    <img src="https://static.igem.org/mediawiki/2013/5/54/P_choi.jpg">
 +
                </div>
 +
                <div class="right">
 +
                    <h1>In-Geol Choi, Ph.D</h1>
 +
                    <h2>Professor</h2>
 +
                    <h3>Principal investigator. igchoi@korea.ac.kr</h3>
 +
                </div>
 +
            </div>
 +
            <div class="profile_content">
 +
                <div class="left">
 +
                    <img src="https://static.igem.org/mediawiki/2013/3/3f/Kar_.jpg">
 +
                </div>
 +
                <div class="right">
 +
                    <h1>Areum Koh</h1>
 +
                    <h3>Hi. My name is Areum Goh and I am an advisor of Korea_U_Seoul team. I taught information on biology and experiments to our team members. I want to share my ideas with you guys. Have a nice dream!</h3>
 +
                </div>
 +
            </div>
 +
            <div class="profile_content">
 +
                <div class="left">
 +
                    <img src="https://static.igem.org/mediawiki/2013/a/ad/Kdh_.jpg">
 +
                </div>
 +
                <div class="right">
 +
                    <h1>Dongha Kim</h1>
 +
                    <h3>Hello Everyone!!! My name is Dong-Ha Kim, An advisor of Korea_U_Seoul Team. Now I try to get Dual major(Electrical Engineering & Environmental Engineering) in Korea University, and Finally I want to make Biomolecular Circuits. In Korea_U_Seoul Team, I advise our team members to make better Wiki and Results of Human Practice. Thank you.</h3>
 +
                </div>
             </div>
             </div>
         </div>
         </div>
     </body>
     </body>
</html>
</html>

Revision as of 16:26, 27 September 2013

Instructor

In-Geol Choi, Ph.D

Professor

Principal investigator. igchoi@korea.ac.kr

Areum Koh

Hi. My name is Areum Goh and I am an advisor of Korea_U_Seoul team. I taught information on biology and experiments to our team members. I want to share my ideas with you guys. Have a nice dream!

Dongha Kim

Hello Everyone!!! My name is Dong-Ha Kim, An advisor of Korea_U_Seoul Team. Now I try to get Dual major(Electrical Engineering & Environmental Engineering) in Korea University, and Finally I want to make Biomolecular Circuits. In Korea_U_Seoul Team, I advise our team members to make better Wiki and Results of Human Practice. Thank you.