Building a Web Site |
The steps:
Planning - The StoryboardPlanning a web site first can save you lots of time. Even a simple plan will help. A graphic representation of a web site is called a storyboard. A simple storyboard will tell you:
If you know WHAT you are trying to build, you will find it easier to build it. In particular, deciding in advance how many pages there will be and what their filenames will be makes creating the blank pages very easy. If you know how many pages and what to call each one, you can create a web site of blank pages in minutes. A typical storyboard showing the number of pages, how they are linked, and the filenames.
Note the actual planned filename under each page. |
Next step, creating the folder for the web site and creating the first generic page. |