Biomod/2014/fit test.html: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:
   width:900px;
   width:900px;
   height: 50px;
   height: 50px;
   margin: 30px auto 100px;
   margin: 85px auto 100px;
   padding: 0;
   padding: 0;
   background: #8a9b0f;
   background: #8a9b0f;
Line 93: Line 93:
</style>
</style>
</head>
</head>
<div style="background: url(/images/4/46/Fitaoback.png);"


<body>
<div style="background: url(/images/4/46/Fitaoback.png);">




<img src="/images/4/46/Fitaologo.PNG" alt" alt="" width="430" height="98" hspace="0" align="left">
<img src="/images/4/46/Fitaologo.PNG" alt" alt="" width="352" height="82" hspace="0" align="left">


<hr>
<hr>
<hr>



Revision as of 04:26, 24 October 2014

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> <style type="text/css" >

  1. dropmenu{
 list-style: none;
 width:900px;
 height: 50px;
 margin: 85px  auto 100px;
 padding: 0;
 background: #8a9b0f;
 border-bottom: 5px solid #535d09;
 border-radius: 3px 3px 0 0;

}

  1. dropmenu li{
 position: relative;
 width: 16.666666666666%;
 float: left;
 margin: 0;
 padding: 0;
 text-align: center;

}

  1. dropmenu li a{
 display: block;
 margin: 0;
 padding: 15px 0 11px;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
 line-height: 1;
 text-decoration: none;

}

  1. dropmenu li:hover > a{
 background: #6e7c0c;
 color: #eff7b1;

}

  1. dropmenu > li:hover > a{
 border-radius: 3px 3px 0 0;

}

  1. dropmenu li ul{
 list-style: none;
 position: absolute;
 top: 100%;
 left: 0;
 margin: 0;
 padding:0;
 border-radius: 0 0 3px 3px;

}

  1. dropmenu li ul li{
 overflow: hidden;
 width: 100%;
 height:0;
 color: #fff;
 -moz-transition: .2s;
 -webkit-transition: .2s;
 -o-transition: .2s;
 -ms-transition: .2s;
 transition: .2s;

}

  1. dropmenu li ul li a{
 padding: 13px 15px;
 background: #6e7c0c;
 text-align: left;
 font-size: 16px;
 font-weight: normal;

}

  1. dropmenu li:hover ul li{
 overflow: visible;
 height: 38px;
 border-top: 1px solid #7c8c0e;
 border-bottom: 1px solid #616d0b;

}

  1. dropmenu li:hover ul li:first-child{
 border-top: 0;

}

  1. dropmenu li:hover ul li:last-child{
 border-bottom: 0;

}

  1. dropmenu li:hover ul li:last-child a{
 border-radius: 0 0 3px 3px;

}

hr {

border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #cccccc;
height: 0px;
}


</style> </head>

<body>


<img src="/images/4/46/Fitaologo.PNG" alt" alt="" width="352" height="82" hspace="0" align="left">



  • <a href="#">Home</a>
    • <a href="#">Abstract</a>
    • <a href="#">Video</a>
  • <a href="#">Projects</a>
    • <a href="#">background & Motivation</a>
    • <a href="#">Goals</a>
  • <a href="#">Design</a>
    • <a href="#">Early Design</a>
    • <a href="#">Final Design</a>
  • <a href="#">Method</a>
    • <a href="#">Barrel particle</a>
    • <a href="#">DNA modified</a>
    • <a href="#">樽と人形の結合</a>
    •    
    • <a href="#">樽人形剣</a>
    •    
    • <a href="#">Material</a>
  • <a href="#">Result and Discassions</a>
    • <a href="#">>Barrel particle and Doll particle</a>
    • <a href="#">DNA modified</a>
    • <a href="#">樽と人形の結合</a>
    • <a href="#">樽人形剣</a>
    •    
    • <a href="#">Conclusion</a>
  • <a href="#">Team</a>
    • <a href="#">>Menber</a>
    • <a href="#">Sponsor</a>




<img src="top-みどり.png" alt="" width="80" height="43" hspace="3" vspace="2" align="left">


Abstract

  aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb


</body>