|
||||||||||||||||||
Section Contents
New ToolsMore Tools |
A Simple HTML PageThe table below illustrates the structure of a single HTML document. Each such document has a head area, most of which is not seen by the end user, and a body area, containing the visible content.
The items between opening and closing angle brackets are called tags. The tag values are defined by the HTML specification. Tags may also have attributes, for example <p align="center">. Browsers display content according to the mark-up tags and do their best to display malformed HTML, for example if there are typographical errors in tag values or attributes. However, different browsers may display malformed HTML differently, or not at all, so it is always best to validate a HTML document using an on-line validator. A School HTML PageComplex web pages are typically constructed from tables, where individual cells may themselves contain tables, and so on ad infinitum. The School web pages are constructed using a table with the following layout:
The Banner, menu and footer areas are generated automatically and most users do not need to worry about them. The content area is edited using a simple form interface. This has some advantages and disadvantages! |
|||||||||||||||||
|
© School of GeoSciences ---
Privacy & Cookies ---
Last modified: 26 Aug, 2003 --- Page contact:
|
||||||||||||||||||