Website LayoutWebsite Layout BasicsDesigning a website require that you are familiar with basic website layout and structure. A website is in effect a folder or directory containing files (web pages, images, scripts) and other folders. Website layout is about creating a structure for these folders and files and how they are linked together. Although the actual layout of a website varies considerably depending on size and use they all follow some basic principles. Websites consist generally of three types of Web pages – the home page, Intermediate pages and content pages.
This Three tier design is shown in website layout below:
The home page is the starting page of the Website and acts as the site guide it is the page presented to site visitors who do not specify a web page. For small to medium size Websites the layout the general design will generally be two tier ( no intermediate layer) with larger websites ( >25 pages) having the three tier layout ( shown above). The pages are linked together in any order however; some general design rules should be observed:
Using Folders or directoriesWeb pages can contain text, pictures, audio, video and scripts. Generally almost all web pages contain text and graphics, many also contain scripts. It is normal site design to divide the Website into folders as illustrated in figure 7. The scripts and graphics have their own folders and the content pages are directly under the root folder.
Folders make the web page organisation easier and can also be used for applying security for private areas, however; only create additional folders were necessary. Designing Website Layout and NavigationThe layout of your website should enable the visitor to easily navigate your website. Website navigation for most websites consists of a navigation menu/bar at either the top, side or bottom with many having several navigation options. It is always a good idea to use plain text navigation menus when possible as it makes it easier for search engines. My recommended minimum menu options are:
The home page menu option should not be included on the home page itself. Website Layout -Cascading Style Sheets and JavaScriptIf you use Cascading Style Sheets and/or JavaScript then always use external ones were possible. Using external ones makes them easier to change as only one page needs to be edited to effect the entire website and it is also much better for the search engines. Related articles or Tutorials: |
||