Team:Korea U Seoul/team/koreauniv content

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
                 .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: 80%; background-color: #C2E4EB; height: 2px;}
                 .profile_title > .right_line{float: left; width: 80%; background-color: #C2E4EB; height: 2px;}
-
             .profile_content{width: 30%;margin:10px; overflow: auto; padding-bottom: 30px; float: left; border: 1px solid red;}
+
             .profile_content{width: 30%;margin:10px; overflow: auto; float: left; position: relative;}
-
                 .profile_content > .left {float: left; width: 100%; overflow: auto}
+
                 .profile_content > .left {float: left; width: 200px;; overflow: auto; position: absolute; top: 100px;}
                 .profile_content > .left > img {border-radius: 5px; width: 100%;}
                 .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{float: left; width: 100%; overflow: auto; padding-left: 20px; border: none; display:none}
Line 58: Line 58:
         </div>
         </div>
     </body>
     </body>
 +
    <script>
 +
        $(".profile_content").mouseover(function(){
 +
        console.log("a");
 +
        });
 +
    </script>
</html>
</html>

Revision as of 16:45, 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.