Team:Peking/boxes

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
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.  
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(https://2009.igem.org/Template:Template_HD_3), and pictures painted by Weiye Wang from Peking iGEM 2010
+
Pictures painted by Weiye Wang from Peking iGEM 2010. Special thx to the code from Heidelberg2009's wiki(https://2009.igem.org/Template:Template_HD_3)  
==============================================================================
==============================================================================
Line 10: Line 10:
<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;}
Line 16: Line 16:
#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;  
Line 36: Line 37:
                         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 54: Line 56:
-
 
+
<!--####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;  
Line 76: Line 78:
-
 
+
<!--########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 94: Line 96:
                         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;  

Revision as of 05:38, 27 October 2010