Creating a Layout Best Practice
1. Create a mock-up of the site (html).
2. Define web design elements that need to be uploaded first before creating content, or home page.
- Upload the css to the system.
- Upload images to the system.
- Upload javascript to the system.
- Upload additional resources (flash files).
Note: These files are static to the web-site and can only be changed by the designated designer.
3. Define how many (templates) xlst needed to create the site.
- Home
- Content
- List Pages (news, site-map)
Note: On each template there can be child templates (i.e.: breadcrumbs, menu, footer).