Team:CBNU-Korea/Team
From 2012.igem.org
Line 1: | Line 1: | ||
+ | {{Team:CBNU-Korea/css_slide2}} | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
Line 8: | Line 10: | ||
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,900' | <link href='http://fonts.googleapis.com/css?family=Lato:300,400,900' | ||
rel='stylesheet' type='text/css'> | rel='stylesheet' type='text/css'> | ||
+ | |||
<!--[if lt IE 9]> | <!--[if lt IE 9]> | ||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
<script src="http://scottjehl.github.com/Respond/respond.min.js"></script> | <script src="http://scottjehl.github.com/Respond/respond.min.js"></script> | ||
+ | </script> | ||
+ | |||
<![endif]--> | <![endif]--> | ||
Line 198: | Line 203: | ||
} | } | ||
- | . | + | .HOME { |
border-bottom-color: white !important; | border-bottom-color: white !important; | ||
} | } | ||
Line 216: | Line 221: | ||
/* ----------------CB_content---------------- */ | /* ----------------CB_content---------------- */ | ||
- | |||
- | |||
- | |||
- | |||
#CB_subcontent { | #CB_subcontent { | ||
width: 90%; | width: 90%; | ||
Line 226: | Line 227: | ||
background: transparent; | background: transparent; | ||
overflow: auto; | overflow: auto; | ||
+ | margin-bottom: 15px; | ||
} | } | ||
Line 231: | Line 233: | ||
background: white; | background: white; | ||
color: black; | color: black; | ||
+ | float: left; | ||
font-size: 2.2em; | font-size: 2.2em; | ||
font-weight: 900; | font-weight: 900; | ||
Line 255: | Line 258: | ||
} | } | ||
- | # | + | #CB_content_slide { |
+ | background: transparent; | ||
+ | width: 100%; | ||
+ | max-width: 1200px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #CB_sub_jm { | ||
width: 100%; | width: 100%; | ||
overflow: auto; | overflow: auto; | ||
- | |||
} | } | ||
- | # | + | #CB_sub_menu { |
+ | width: 28%; | ||
+ | float: left; | ||
+ | margin-right: 2%; | ||
+ | height: 200px; | ||
background: white; | background: white; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 283: | Line 281: | ||
width: 70%; | width: 70%; | ||
float: right; | float: right; | ||
+ | height: 400px; | ||
+ | background: white; | ||
} | } | ||
- | # | + | #CB_sub_cont { |
- | width: | + | width: 100%; |
- | + | max-width: 1080px; | |
- | + | background: white; | |
- | + | ||
} | } | ||
- | # | + | /* ---------------CB_map------------------- */ |
- | + | #CB_map { | |
- | + | height: 300px; | |
- | + | background: url("https://static.igem.org/mediawiki/2012/a/ae/CBK_map_002.png") | |
- | + | no-repeat #32B6DB; | |
- | + | cursor: pointer; | |
} | } | ||
- | # | + | #CB_map h1 { |
- | border- | + | margin: 0; |
+ | padding: 4% 10% 0% 65%; | ||
+ | border: 0; | ||
+ | font-size: 1.7em; | ||
+ | font-weight: 900; | ||
+ | color: white; | ||
} | } | ||
- | # | + | #CB_map h2 { |
- | + | margin: 0; | |
+ | padding: 1% 10% 0% 65%; | ||
+ | border: 0; | ||
+ | font-size: 1em; | ||
+ | color: white; | ||
} | } | ||
- | + | /* ----------------CB_footer---------------- */ | |
- | + | #CB_responsive { | |
- | + | background: url(https://static.igem.org/mediawiki/2012/e/e1/CBK_back_013.png); | |
- | + | border-top: 1px solid #B483F1; | |
} | } | ||
- | # | + | #CB_res_cont { |
- | + | background: url(https://static.igem.org/mediawiki/2012/0/0c/CBK_responsive_001.png) no-repeat center; | |
- | + | height: 250px; | |
+ | width: 100%; | ||
+ | position: absolute; | ||
} | } | ||
- | # | + | #CB_responsive h1 { |
- | + | padding: 4% 0 1% 50%; | |
- | + | color: #3EA77D; | |
margin: 0; | margin: 0; | ||
- | + | border: 0; | |
+ | font-size: 2.5em; | ||
} | } | ||
- | # | + | #CB_responsive h2 { |
- | + | padding: 0% 15% 2% 50%; | |
- | + | color: #633F3F; | |
margin: 0; | margin: 0; | ||
- | |||
border: 0; | border: 0; | ||
- | + | font-size: 1.3em; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#CB_footer { | #CB_footer { | ||
- | height: | + | height: 250px; |
- | background: | + | background: url(https://static.igem.org/mediawiki/2012/a/a9/CBK_back_012.png); |
- | border-top: 1px solid | + | border-top: 1px solid white; |
} | } | ||
Line 420: | Line 399: | ||
/* iPhone, etc portrait ---- */ | /* iPhone, etc portrait ---- */ | ||
- | @media all and (min-width : 320px) and (max-width : | + | @media all and (min-width : 320px) and (max-width : 767px) { |
#menubar { | #menubar { | ||
display: none; | display: none; | ||
Line 452: | Line 431: | ||
width: 100%; | width: 100%; | ||
text-align: center; | text-align: center; | ||
- | padding-top: | + | padding-top: 20px; |
} | } | ||
#CB_top_MENU ul { | #CB_top_MENU ul { | ||
Line 477: | Line 456: | ||
#CB_top_MENU a { | #CB_top_MENU a { | ||
color: #0E0B0B; | color: #0E0B0B; | ||
+ | } | ||
+ | #CB_map { | ||
+ | background: url("https://static.igem.org/mediawiki/2012/a/ae/CBK_map_002.png") | ||
+ | no-repeat #32B6DB -160px 0px; | ||
+ | } | ||
+ | #CB_map h1 { | ||
+ | color: black; | ||
+ | padding: 4% 10% 0 10%; | ||
+ | } | ||
+ | #CB_map h2 { | ||
+ | color: black; | ||
+ | padding: 1% 10% 0 10%; | ||
} | } | ||
} | } | ||
/* iPad, tablets etc portrait ---- */ | /* iPad, tablets etc portrait ---- */ | ||
- | @media all and (min-width : | + | @media all and (min-width : 768px) and (max-width : 1023px ) { |
#menubar { | #menubar { | ||
display: block; | display: block; | ||
Line 532: | Line 523: | ||
#CB_top_MENU a { | #CB_top_MENU a { | ||
color: #0E0B0B; | color: #0E0B0B; | ||
+ | } | ||
+ | #CB_map h1 { | ||
+ | color: black; | ||
+ | } | ||
+ | #CB_map h2 { | ||
+ | color: black; | ||
} | } | ||
} | } | ||
Line 548: | Line 545: | ||
/* large Desktops */ | /* large Desktops */ | ||
- | @media all and (min-width: | + | @media all and (min-width: 1024px) { |
#menubar { | #menubar { | ||
display: block; | display: block; | ||
Line 554: | Line 551: | ||
} | } | ||
</style> | </style> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | function divLink(url) { | |
- | + | window.open(url); | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
</script> | </script> | ||
Line 569: | Line 563: | ||
<body> | <body> | ||
+ | |||
+ | |||
+ | |||
<div id="CB_top"> | <div id="CB_top"> | ||
Line 583: | Line 580: | ||
<div id="CB_top_MENU"> | <div id="CB_top_MENU"> | ||
<ul> | <ul> | ||
- | <li class="HOME"><a | + | <li class="HOME"><a href="#">HOME</a></li> |
- | + | ||
<li class="TEAM"><a href="#">TEAM</a></li> | <li class="TEAM"><a href="#">TEAM</a></li> | ||
<li class="PROJECT"><a href="#">PROJECT</a></li> | <li class="PROJECT"><a href="#">PROJECT</a></li> | ||
Line 600: | Line 596: | ||
<div id="CB_content"> | <div id="CB_content"> | ||
+ | <div id="CB_content_slide"> | ||
+ | <ul class="rslides"> | ||
+ | <li><img | ||
+ | src="https://static.igem.org/mediawiki/2012/3/39/CBK_slide_001.png" /></li> | ||
+ | <li><img | ||
+ | src="https://static.igem.org/mediawiki/2012/6/69/CBK_slide_002.png" /></li> | ||
+ | <li><img | ||
+ | src="https://static.igem.org/mediawiki/2012/a/a0/CBK_slide_003.png" /></li> | ||
+ | <li><img | ||
+ | src="https://static.igem.org/mediawiki/2012/f/f6/CBK_slide_004.png" /></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
<div id="CB_subcontent"> | <div id="CB_subcontent"> | ||
- | <div id=" | + | <div id="CB_sub_jm"> |
- | <h2> | + | <h2>+ What is BUGS</h2> |
- | + | ||
</div> | </div> | ||
- | <div id=" | + | <div id="CB_sub_cont"> |
- | < | + | <h3>Brick & Unique minimal Genome Software</h3> |
- | + | <p> | |
- | + | We have developed two distinct software tools. <br> <br> | |
- | + | The first tool, MG-designer, is functionally divided into designer | |
- | < | + | and viewer. The viewer shows the information of genomes in both |
- | + | linear and circular form. So it is easier for users to understand | |
- | + | the characteristic of genomes. By the designer, user can design | |
- | + | minimal genomes by essential genes which are analogized by our team | |
- | + | in this year. The minimal genome can be designed depending on | |
- | < | + | characteristics of species by inserting the function of genes into |
- | + | particular locations. <br> <br> With the second tool, | |
- | + | brick-designer, user can design new bio-bricks. It is also able to | |
- | + | synthesize bricks by using the bricks registered in partsregistry. | |
- | + | User can also utilize bricks he just designed. We tried to enhance | |
- | + | software potability by enabling the bricks to save as Genbank and | |
- | + | SBOL types. Brick also can be saved as picture file so that it is | |
- | + | helpful in the Wiki implementation. | |
- | </ | + | </p> |
- | + | ||
</div> | </div> | ||
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="CB_map" onclick="divLink('http://goo.gl/maps/SH8VO');"> | |
- | + | <h1>CBNU</h1> | |
- | + | <h2> | |
- | + | Chungbuk National University<br> 52 Naesudong-ro, Heungdeok-gu,<br> | |
- | + | Cheongju Chungbuk, South-Korea<br> <br> +82 -43-261-2947<br> | |
- | + | <br> iGEM.CBNU+2012@gmail.com | |
- | + | </h2> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="CB_responsive"> | |
- | + | <div id="CB_res_cont"></div> | |
- | + | <h1>Responsive Web</h1> | |
- | + | <h2> | |
- | + | Responsive design is a method to building a single website that works | |
- | + | just as well on your mobile phones it does when you're sat at a desk.<br> | |
- | + | Just adjust your browser width now to see what we mean.<br> <br> | |
- | + | Mobile phones, Tablet, Desktop(iE 9+, Chrome, Safari, FF etc) | |
- | + | </h2> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
</div> | </div> | ||
Line 724: | Line 661: | ||
<div id="CB_footer_text"></div> | <div id="CB_footer_text"></div> | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 06:48, 26 September 2012
+ What is BUGS
Brick & Unique minimal Genome Software
We have developed two distinct software tools.
The first tool, MG-designer, is functionally divided into designer
and viewer. The viewer shows the information of genomes in both
linear and circular form. So it is easier for users to understand
the characteristic of genomes. By the designer, user can design
minimal genomes by essential genes which are analogized by our team
in this year. The minimal genome can be designed depending on
characteristics of species by inserting the function of genes into
particular locations.
With the second tool,
brick-designer, user can design new bio-bricks. It is also able to
synthesize bricks by using the bricks registered in partsregistry.
User can also utilize bricks he just designed. We tried to enhance
software potability by enabling the bricks to save as Genbank and
SBOL types. Brick also can be saved as picture file so that it is
helpful in the Wiki implementation.