Login   Register  
PHP Classes
elePHPant
Icontem

File: right.tpl

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ergin SOYSAL  >  ATemplate  >  right.tpl  >  Download  
File: right.tpl
Role: ???
Content type: text/plain
Description: template file used by atemplate_test.php
Class: ATemplate
Another html template implementation
Author: By
Last change:
Date: 2000-10-08 02:08
Size: 201 bytes
 

Contents

Class file image Download
<table border=1 width="100%" bordercolor=#000000 cellspacing=0>
<tr bgcolor=#000000>
  <td class="righttitle">{RIGHTTITLE}</td>
</tr>
<tr>
  <td class="rightbody">{RIGHTTEXT}</td>
</tr>
</table>