Purchase CD
 

  TopTemplateCD CD #1

Each item in bold is the name of the folder followed by a brief description of that folder.

Templates Basic

  b1001... {all templates are ordered and cataloged per cd}

Templates Premium

  _Template Preview Images {preview images of templates in a single folder}

  pt1001.... {all templates are ordered and cataloged per cd}

        PSD {Layered PSD files of the layout for ease of modifications}

        HTML {Coded webpage of the design}

Templates Premium Bonus {bonus premium templates in PSD format}

Templates Flash

  _Template Preview Images {preview images of templates in a single folder}

  Flash1001.... {all templates are ordered and cataloged per cd}

        Flash Source {Flash source files (*.fla) for ease of modifications}

        HTML {Coded webpage of the design with flash}

Font Pack {A collection of fonts files}

Graphics Pack

  Banners {Samples banners to easily add to your site}

  Logo Pack {Collection of company logos in PSD format}

  Windows {Collection of windows or frames for use in page layouts}

Software Pack

  HTML Editor {Free HTML editor to get started}

 


Purchase
 
HOME       TEMPLATES       FAQ       PURCHASE       CONTACT       LINKS      
  Copyright <%= GetCopyright ("2004") %> TopTemplateCD.com All Rights Reserved
Designed & Developed by a South Carolina design company
 
 
<% Private Function GetCopyright(FirstYear) 'Uasage: GetCopyright ("2001") ' Would return a date range in the format of 2001 - 2008 If strComp(Year(Now), FirstYear, vbTextCompare) = 0 Then GetCopyright = FirstYear Else GetCopyright = FirstYear & " - " & Year(Now) End If End Function %>