Line 12: | Line 12: | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
− | + | ||
− | + | ||
− | + | <head> | |
− | + | <style type="text/css"> | |
− | + | .pic{ | |
− | + | width:400px; | |
− | </ | + | height:217px; |
+ | background: url(https://static.igem.org/mediawiki/2017/f/fa/T--William_and_Mary--speedlogo8.jpeg) no-repeat; | ||
+ | } | ||
+ | .text{ | ||
+ | width:340px; | ||
+ | height:217px; | ||
+ | background:#FFF; | ||
+ | opacity:0; | ||
+ | } | ||
+ | .pic:hover .text | ||
+ | { | ||
+ | opacity:0.6; | ||
+ | text-align:justify; | ||
+ | color:#000000; | ||
+ | font-size:20px; | ||
+ | font-weight:700; | ||
+ | font-family:"Times New Roman", Times, serif; | ||
+ | padding:30px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="pic"> | ||
+ | <div class="text"> | ||
+ | Text text text | ||
+ | </div> | ||
</div> | </div> | ||
+ | </body> | ||
+ | |||
− | |||
</html> | </html> | ||
{{Team:William_and_Mary/FOOTER_SMALL}} | {{Team:William_and_Mary/FOOTER_SMALL}} |
Revision as of 04:28, 8 October 2017
Text text text