home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 139 / dpcs0999.iso / Web / CFserver / data1.cab / Examples / publish / admin / templates / Tack2.template < prev    next >
Encoding:
Text File  |  1999-04-12  |  488 b   |  18 lines

  1. ---BEGIN PUBLISHING DATA---
  2. LOCATIONS=1
  3. DESCRIPTION=This is the default template for TACK2.
  4. ---END PUBLISHING DATA---
  5.  
  6. <CFINCLUDE TEMPLATE="_header.cfm">
  7.  
  8. <!-- Title image -->
  9. <SPAN STYLE="position: absolute; left: 100px; top: 30px;">
  10.     <IMG SRC="images/tack2.gif" WIDTH=249 HEIGHT=58 BORDER=0 ALT="TACK2">
  11. </SPAN>
  12.  
  13. <!-- News items -->
  14. <SPAN STYLE="position: absolute; left: 215px; top: 130px; width: 330px;"">
  15.     <CF_ShowContent>
  16. </SPAN>
  17.  
  18. <CFINCLUDE TEMPLATE="_footer.cfm">