From 2013.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | {{:Team:Hong_Kong_HKU/templates/header_v2}}
| |
- | <html>
| |
- | <body>
| |
| | | |
- | <style type="text/css">
| |
- | #items .item a .info{
| |
- | display: none;
| |
- | }
| |
- |
| |
- | #items .item a .info:hover{
| |
- | display: block;
| |
- | }
| |
- | #box1
| |
- | {
| |
- | width:600px;
| |
- | margin:2 auto;
| |
- | flow:left;
| |
- | text-align:left;
| |
- | background-color:#78AB46;
| |
- | padding:15px 15px 15px 15px;
| |
- |
| |
- | }
| |
- | #box1 img
| |
- | {
| |
- | opacity:0.4;
| |
- | filter:alpha(opacity=40); /* For IE8 and earlier */
| |
- |
| |
- | }
| |
- | #box1 img:hover
| |
- | {
| |
- | opacity:1.0;
| |
- | filter:alpha(opacity=100); /* For IE8 and earlier */
| |
- | }
| |
- | </style>
| |
- | <div id="wrapper">
| |
- | <div id="content1">
| |
- | <div id="box1">
| |
- | <img src="https://static.igem.org/mediawiki/2013/6/60/Fallpeng.jpg" width=400 height=260>
| |
- | <div class="item">
| |
- | abc
| |
- | <a href="#">
| |
- | <div clas="info">
| |
- | abcdef
| |
- | </div></a></div>
| |
- | <br>
| |
- |
| |
- | <br>
| |
- |
| |
- | </div>
| |
- | </div>
| |
- |
| |
- | </body>
| |
- | </html>
| |
Latest revision as of 02:22, 28 September 2013