Tutorials: Building a Clear Site
The HTML files you downloaded (along with the imgs and css) form the basic design of the site we are going to build. Obviously you could have gotten this far on your own — so I provided the files to accelerate this process. Please follow each step in this building tutorial carefully.
- Make a copy of the template.HTML file and name it "photo_page.html".
- Re-name "template.html". Call it "text_page.html".
Discussion
Once your client has approved the basic design — you will make one copy of the design for each type of content. In the above steps we made two copies of the original design. One will be a basic text page, and the other will be a photo gallery page.
«PREVIOUS STAGE | NEXT STAGE»