| [main] [misc] [graphics] [page design] [site design] [xhtml] [css] [xml] [xsl] [schema] [javascript] [php] [mysql] | |
Note that all external links will open up in a separate window. This is a stripped down version of these pages for older browsers. These pages are really meant to be viewed in a standards compliant browser. |
TablesThese tutorials are about XHTML, the Extensible Hypertext Markup Language. This tutorial has seven (7) sub-sections. Note that some of the examples in this lecture are using table formatting that does not normally carry over into print or that may be specific to only certain browsers. This means that certain examples will not appear correctly in many instances. This does not affect document readability. TablesTables serve two primary functions in Web page design:
Tables were developed for the former, the general display of tabular data. This holds to the principle of using HTML to structure content. However, tables have quickly evolved into the primary layout tool for Web pages and are now most frequently used for the latter. It is recommended that tables only be used for structuring content, but given the limitations of HTML, and the frequency of such application, there is no real problem with using them for layout, as long as you follow some simple rules for using tables for page layout which will be discussed further on. This section looks at designing and tables forms in HTML.
These pages can be found at:
[http://academ.hvcc.edu/~kantopet/]
|