Team:Peking/boxes

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
<!--separate the background of the textboxes into several part in order to make a goodlooking frame~~the inside text can be either editted in wiki languge or html languge. Get code reference from Heidelberg2009's wiki, and pictures painted by Weiye Wang from Peking iGEM 2010-->
<head>
<head>
       <style type="text/css">
       <style type="text/css">
-
 
+
<!--frame of img files-->
#imggreen{border:3px solid #088A08;}
#imggreen{border:3px solid #088A08;}
#imgblue{border:3px solid #8181F7;}
#imgblue{border:3px solid #8181F7;}
#imgred{border:3px solid #FE2E2E;}
#imgred{border:3px solid #FE2E2E;}
#imggrey{border:3px solid #6E6E6E;}
#imggrey{border:3px solid #6E6E6E;}
-
 
+
 
 +
<!--top of the background of the textboxes; background pictures are painted by Weiye Wang-->
#topblue, #topred, #topgreen, #topgrey, #toptrans, #topwhite{background-repeat:repeat;  
#topblue, #topred, #topgreen, #topgrey, #toptrans, #topwhite{background-repeat:repeat;  
                         height:140px;  
                         height:140px;  
Line 27: Line 29:
                         background-image: url(https://static.igem.org/mediawiki/2010/4/48/Whitetop.jpg);}
                         background-image: url(https://static.igem.org/mediawiki/2010/4/48/Whitetop.jpg);}
-
 
+
<!--top(type II) of the background of the textboxes; background pictures are painted by Weiye Wang-->
#tblue, #tred, #tgreen, #tgrey, #ttrans, #twhite{background-repeat:repeat;  
#tblue, #tred, #tgreen, #tgrey, #ttrans, #twhite{background-repeat:repeat;  
                         height:140px;  
                         height:140px;  
Line 46: Line 48:
-
 
+
<!--middle of the background of the textboxes; background pictures are painted by Weiye Wang-->
#middleblue, #middlered, #middlegreen, #middlegrey, #middletrans,#middlewhite{background-repeat:repeat;                       
#middleblue, #middlered, #middlegreen, #middlegrey, #middletrans,#middlewhite{background-repeat:repeat;                       
                         width: 660px;  
                         width: 660px;  
                         float:left;  
                         float:left;  
                         margin: 0px;
                         margin: 0px;
-
                         padding: 0px 50px 0 30px;
+
                         padding: 0px 50px 0 30px;text-align:justify
                        
                        
                          
                          
}
}
-
                #middlewhite {margin-left: 10px; margin-top: 0px; margin-bottom: 0px;                        background-image: url(https://static.igem.org/mediawiki/2010/6/63/Whitemiddle.jpg);}
+
#middlewhite {margin-left: 10px; margin-top: 0px; margin-bottom: 0px;                        background-image: url(https://static.igem.org/mediawiki/2010/6/63/Whitemiddle.jpg);}
                 #middleblue {margin-left: 10px; margin-top: 0px; margin-bottom: 0px;
                 #middleblue {margin-left: 10px; margin-top: 0px; margin-bottom: 0px;
                         background-image: url(https://static.igem.org/mediawiki/2010/7/7c/Middleblue.jpg);}
                         background-image: url(https://static.igem.org/mediawiki/2010/7/7c/Middleblue.jpg);}
Line 67: Line 69:
                         background-image: url(https://static.igem.org/mediawiki/2010/2/2a/Transmiddle.png);}
                         background-image: url(https://static.igem.org/mediawiki/2010/2/2a/Transmiddle.png);}
 +
 +
<!--part of the background of the textboxes in which can illustrate a subtitle; background pictures are painted by Weiye Wang-->
#titleblue, #titlered, #titlegreen, #titlegrey, #titletrans, #titlewhite{background-repeat:repeat;  
#titleblue, #titlered, #titlegreen, #titlegrey, #titletrans, #titlewhite{background-repeat:repeat;  
                         height:100px;  
                         height:100px;  
Line 84: Line 88:
                         background-image: url(https://static.igem.org/mediawiki/2010/b/b3/Transtitle.png);}
                         background-image: url(https://static.igem.org/mediawiki/2010/b/b3/Transtitle.png);}
-
 
+
<!--bottoms of the background of the textboxes; background pictures are painted by Weiye Wang-->
#bottomblue, #bottomred, #bottomgreen, #bottomgrey, #bottomtrans,#bottomwhite{background-repeat:repeat;  
#bottomblue, #bottomred, #bottomgreen, #bottomgrey, #bottomtrans,#bottomwhite{background-repeat:repeat;  
                         height:60px;  
                         height:60px;  

Revision as of 04:55, 27 October 2010