Team:Vanderbilt Software/API Reference

From 2014.igem.org

(Difference between revisions)
 
(10 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 -->
-
   <table width="100%" align="center">
+
   <table width="70%" align="center">
     <!--navigation menu -->
     <!--navigation menu -->
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 51: Line 64:
<tr>
<tr>
-
<td>
+
  <td>
-
<p>The API reference was produced using the <a href="http://jessevdk.github.io/cldoc/">cldoc project</a>, an easy way to automatically generate beautiful HTML markup from C code.</p>
+
    <p>The API reference was produced using the <a href="http://jessevdk.github.io/cldoc/">cldoc project</a>, an easy way to automatically generate beautiful HTML markup from C code.</p>
-
</td>
+
  </td>
</tr>
</tr>
-
<tr><td> <iframe src="http://igemsoftware.github.io/Vanderbilt_2014/" name="targetframe" allowTransparency="true" scrolling="yes" frameborder="0" >
+
</table>
-
    </iframe></td></tr>
+
<table width="70%" border="0" align="center">
 +
  <tr>
 +
    <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>
</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.

*