Team:Korea U Seoul/template/team koreaUniv

From 2013.igem.org

(Difference between revisions)
(Created page with "<style> .profile_title{ width: 100%; } .profile_title > .title {color: #365B6E; font-weight: bold; font-size: 15pt; margin-top: 10px;} .profile_ti...")
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
<style>
+
<html>
-
     .profile_title{
+
     <head>
-
        width: 100%;
+
        <style>
-
    }
+
            .profile_title{
-
        .profile_title > .title {color: #365B6E; font-weight: bold; font-size: 15pt; margin-top: 10px;}
+
                width: 100%;
-
        .profile_title > .left_line{float: left; width: 20%; background-color: #52909E; height: 3px;}
+
                margin-bottom: 20px;
-
        .profile_title > .right_line{float: left; width: 60%; background-color: #C2E4EB; height: 2px;}
+
                overflow: auto;
-
    .profile_content{}
+
            }
-
</style>
+
                .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;}
-
<div style="width:100%; height:600px; background:white; padding:0 3px;">
+
                .profile_title > .right_line{float: left; width: 80%; background-color: #C2E4EB; height: 2px;}
-
 
+
            .profile_content{width: 100%; overflow: auto; padding-bottom: 30px;}
-
<div class="profile_title">
+
                .profile_content > .left {float: left; width: 25%; overflow: auto}
-
    <div class="title">Instructor</div>
+
                .profile_content > .left > img {border-radius: 5px; width: 100%;}
-
    <div class="left_line"></div><div class="right_line"></div>
+
                .profile_content > .right{float: left; width: 70%; overflow: auto; padding-left: 20px; border: none;}
-
</div>
+
                .profile_content > .right > h3 {font-size: 12pt; color: #3C4F62; font-weight: bold; text-decoration: none;}
-
<div class="profile_content">
+
                .profile_content > .right > h4 {font-size: 10pt; color: #000000; font-weight: bold;}
-
</div>
+
                .profile_content > .right > h5 {font-size: 10pt; color: #9D9D9D}
-
 
+
        </style>
-
<div>
+
    </head>
 +
    <body>
 +
        <div style="width: 100%;">
 +
            <div class="profile_title">
 +
                <div class="title">Instructor</div>
 +
                <div class="left_line"></div><div class="right_line"></div>
 +
            </div>
 +
            <div class="profile_content">
 +
                <div class="left">
 +
                    <img src="https://static.igem.org/mediawiki/2013/5/54/P_choi.jpg">
 +
                </div>
 +
                <div class="right">
 +
                    <h3>In-Geol Choi, Ph.D</h3>
 +
                    <h4>Professor</h4>
 +
                    <h5>Principal investigator. igchoi@korea.ac.kr</h5>
 +
                </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">
 +
                    <h3>Areum Koh</h3>
 +
                    <h5>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!</h5>
 +
                </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">
 +
                    <h3>Dongha Kim</h3>
 +
                    <h5>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.</h5>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </body>
 +
</html>

Latest revision as of 16:27, 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.