Sponsors/Autodesk
From 2010.igem.org
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
- | + | <html> | |
- | + | <head> | |
+ | <!-- CSS Tabs is licensed under Creative Commons Attribution 3.0 - http://creativecommons.org/licenses/by/3.0/ --> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | |||
+ | /* begin css tabs */ | ||
+ | |||
+ | ul#tabnav { /* general settings */ | ||
+ | text-align: left; /* set to left, right or center */ | ||
+ | margin: 1em 0 1em 0; /* set margins as desired */ | ||
+ | font: bold 14px arial, sans-serif; /* set font as desired */ | ||
+ | border-bottom: 1px solid #ccc; /* set border COLOR as desired */ | ||
+ | list-style-type: none; | ||
+ | padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */ | ||
+ | } | ||
+ | |||
+ | ul#tabnav li { /* do not change */ | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */ | ||
+ | border-bottom: 1px solid #fff; /* set border color to page background color */ | ||
+ | background-color: #fff; /* set background color to match above border color */ | ||
+ | } | ||
+ | |||
+ | body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */ | ||
+ | background-color: #fff; /* set selected tab background color as desired */ | ||
+ | color: #000; /* set selected tab link color as desired */ | ||
+ | position: relative; | ||
+ | top: 1px; | ||
+ | padding-top:10px; /* must change with respect to padding (X) above and below */ | ||
+ | padding-left:10px; | ||
+ | padding-right:10px; | ||
+ | } | ||
+ | |||
+ | ul#tabnav li a { /* settings for all tab links */ | ||
+ | padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */ | ||
+ | border: 1px solid #ccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */ | ||
+ | background-color: #cfc; /* set unselected tab background color as desired */ | ||
+ | color: #666; /* set unselected tab link color as desired */ | ||
+ | margin-right: 0px; /* set additional spacing between tabs as desired */ | ||
+ | text-decoration: none; | ||
+ | border-bottom: none; | ||
+ | } | ||
+ | |||
+ | ul#tabnav a:hover { /* settings for hover effect */ | ||
+ | background: #fff; /* set desired hover color */ | ||
+ | } | ||
+ | /* end css tabs */ | ||
+ | |||
+ | |||
+ | h1#ahead{ /* general settings */ | ||
+ | text-align: left; /* set to left, right or center */ | ||
+ | margin: 1em 0 0 0; /* set margins as desired */ | ||
+ | font: bold 18px arial, sans-serif; /* set font as desired */ | ||
+ | list-style-type: none; | ||
+ | border-bottom: none; | ||
+ | padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */ | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body id="tab1"> | ||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2010/1/1a/Autodesk_Header.png" width="965" height="113" alt="There is a new design space for you to envision" /> | ||
+ | |||
+ | <ul id="tabnav"> | ||
+ | <li class="tab1"><a href="index.html">Free Software!</a></li> | ||
+ | <!--<li class="tab2"><a href="index2.html">Tab Two</a></li> | ||
+ | <li class="tab3"><a href="index3.html">Tab Three</a></li> | ||
+ | <li class="tab4"><a href="index4.html">Tab Four</a></li>--> | ||
+ | </ul> | ||
+ | <h1 id="ahead">Animate and simulate in 3D your design with your own copy of the same software used by cutting-edge cell biology visualization tools.</h1> | ||
+ | <table width="100%" border="0" cellpadding="0" style="font: 14px arial, sans-serif; line-height:130%;"> | ||
+ | <tr> | ||
+ | <td style="padding-right:30px;"><img src="https://static.igem.org/mediawiki/2010/0/09/Maya.png" width="184" height="258" alt="Maya 2011" /></td> | ||
+ | <td><table width="100%" border="0" cellpadding="10px"> | ||
+ | <tr> | ||
+ | <td>Download and learn to use the latest version of Autodesk Maya. Install the Molecular Maya toolkit to import, build, and animate molecular structures within Maya both on a Mac or PC. </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td> <img src="https://static.igem.org/mediawiki/2010/6/67/Mmaya.png" alt="" width="285" height="42" /></td> | ||
+ | </tr> | ||
+ | <tr><td> | ||
+ | <b>To learn how to download the software <br /> | ||
+ | send us an email at <a href="mailto:igem@autodesk.com">igem@autodesk.com</a></b> | ||
+ | </td></tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </body> | ||
+ | </html> |
Revision as of 00:17, 20 May 2010
Animate and simulate in 3D your design with your own copy of the same software used by cutting-edge cell biology visualization tools.
|