Team:Vanderbilt Software/API Reference

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 3: Line 3:
<html>
<html>
 +
  <style type="text/css">
 +
      body {
 +
              position: relative;
 +
                      width: 850px //100%;
 +
                              margin: 0;
 +
                                      padding: 0;
 +
                                              padding-bottom: 10px;
 +
                                                      background:url(https://static.igem.org/mediawiki/parts/f/f8/Special_Background.jpg);
 +
                                                              background-repeat: no-repeat;
 +
                                                                      background-attachment: fixed;
 +
                                                                              background-size:100% auto;
 +
                                                                                  }
 +
                                                                                      </style>
   <!--main content -->
   <!--main content -->
Line 18: Line 31:
             <a href="https://2014.igem.org/Team:Vanderbilt_Software"style="color:#000000">Home</a> </td>
             <a href="https://2014.igem.org/Team:Vanderbilt_Software"style="color:#000000">Home</a> </td>
-
          <td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
 
-
            <a href="https://2014.igem.org/Team:Vanderbilt_Software/Project"style="color:#000000"> Project</a></td>
+
 
           <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
           <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
             <a href="https://2014.igem.org/Team:Vanderbilt_Software/Program"style="color:#000000">Program</a> </td>
             <a href="https://2014.igem.org/Team:Vanderbilt_Software/Program"style="color:#000000">Program</a> </td>
-
          <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
 
-
            <a href="https://2014.igem.org/Team:Vanderbilt_Software/Team"style="color:#000000"> Team </a> </td>
 
-
          <td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
 
-
            <a href="https://2014.igem.org/Team:Vanderbilt_Software/Attributions"style="color:#000000"> Attributions </a></td>
+
 
 +
 
 +
 
Line 56: Line 69:
</tr>
</tr>
</table>
</table>
-
<table width="100%" border="0" cellspacing="5" cellpadding="5">
+
<table width="70%" border="0" align="center">
   <tr>
   <tr>
-
     <td><iframe width="728" name="iframe name" height="900" src="http://igemsoftware.github.io/Vanderbilt_2014/" border="0" frameborder="0" scrolling="no" align="left" hspace="0" vspace="0"></iframe>*</td>
+
     <td><iframe width="1200" height="1080" src="http://igemsoftware.github.io/Vanderbilt_2014/" border="0" frameborder="0" scrolling="yes" align="center" hspace="0" vspace="0"></iframe>*</td>
   </tr>
   </tr>
</table>
</table>
</html>
</html>

Latest revision as of 03:56, 18 October 2014


Home Program

API Reference

The API reference was produced using the cldoc project, an easy way to automatically generate beautiful HTML markup from C code.

*