view: tableArch
dependencies: css/arches.css
missing dependencies: none
downloads: tableArch.zip ccViewsSkel.zip ccViewsAll.zip
show: descriptionsourceappearance

				
<!-- depends: css/arches.css -->
<table cellpadding='2px' cellspacing='2px' class='archTable'>
  <tr>
    <td colspan='3' class='archTop'><?php viewByIndex(0); ?></td>
  </tr>
  <tr>
    <td class='archLeft'><?php viewByIndex(1); ?></td>
    <td class='archCenter'><?php viewByIndex(2); ?></td>
    <td class='archRight'><?php viewByIndex(3); ?></td>
  </tr>
</table>
index=0
index=1 index=2 index=3