Team:HZAU-China/Sponsors

From 2013.igem.org

(Difference between revisions)
(Created page with "{{:Team:HZAU-China/background-head}} <style> .initial{background-image:url("/jscss/demoimg/bgdemo3.jpg");font-size: 30pt;font-family:Impact;color:#0099CC;} </style> <script> ...")
Line 1: Line 1:
{{:Team:HZAU-China/background-head}}
{{:Team:HZAU-China/background-head}}
-
 
<style>
<style>
 +
#background11{
 +
    background:url(https://static.igem.org/mediawiki/2013/8/80/Old_wall.jpg);
 +
    float:left;
 +
    min-heiht:200px;
 +
    width: 1000px;
 +
 +
<div id="background11">
 +
  <style>
.initial{background-image:url("/jscss/demoimg/bgdemo3.jpg");font-size: 30pt;font-family:Impact;color:#0099CC;}  
.initial{background-image:url("/jscss/demoimg/bgdemo3.jpg");font-size: 30pt;font-family:Impact;color:#0099CC;}  
</style>
</style>
Line 22: Line 29:
           <input type="button" value="MEMBERS" class="initial" style="cursor:hand">
           <input type="button" value="MEMBERS" class="initial" style="cursor:hand">
         </div>
         </div>
-
       </form>
+
       </form>  
 +
</div>
 +
</style>
 +
 
 +
 
 +
 
{{:Team:HZAU-China/background-footer}}
{{:Team:HZAU-China/background-footer}}
<br/>
<br/>

Revision as of 11:40, 12 September 2013

<style>

  1. background11{
   background:url(Old_wall.jpg);
   float:left;
   min-heiht:200px;
   width: 1000px;
  <style>

.initial{background-image:url("/jscss/demoimg/bgdemo3.jpg");font-size: 30pt;font-family:Impact;color:#0099CC;} </style> <script> </script>

     <form onMouseover="change('/jscss/demoimg/bgdemo3.jpg')" onMouseout="change('/jscss/demoimg/bgdemo1.jpg')">
         <input type="button" value="MEMBERS" class="initial" style="cursor:hand">
     </form> 

</style>