Website Structure and HTML Document Basics
Classified in Computers
Written on in English with a size of 3.6 KB
CARLOS HAYA IES Building Computer Room Web pages pag. 3
Website Structure Types
The basic structures we observe at any site are one of the following types:
Tree Structure
In this structure, there is a main page (the home page in English terminology) from which you can reach other sites on the Web. In this way, the pages come to be grouped into levels, so that to get from the first to the last, you must pass through the middle. It is a very hierarchical structure and can be difficult to navigate if levels are excessive.
This structure may be ideal for a site organized in groups of separate pages.
In any case, the number of levels should not be excessive, never more than 3.
List Structure
There is no home page; what we have is a sort of list of pages... Continue reading "Website Structure and HTML Document Basics" »