Changes between Version 4 and Version 5 of Training/Section02

Show
Ignore:
Timestamp:
12/31/09 03:27:56 (16 years ago)
Author:
DanWilson (IP: 65.190.16.149)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Training/Section02

    v4 v5  
    2525 1. Open the file /template.html and review the contents. Each section has been marked out for you with HTML comments. For example, the following section of code indicates the boundaries for the specific content. 
    2626 2. Create a new file using the name indicated (views/layout/Layout.Navigation.cfm) and copy the content in between the comments into the newly created file. Do this for each section. 
     27 2a. primary.cfm already exists so just replace the contents with the contents in the primary section in /template.html 
    2728 
    2829'' Example of the boundaries for specific content ''