|
Sections: Introduction | Section 1 | Section 2 | Section 3 |
Section Three: Part A | Part B | Part C | Part D | Part E |
![]() |
Introduction to HTML 5 Design Elements Previously you were introduced to HTML tables and the tags used to create tables. Through the reading, you learned that at one time web designers used tables to create the layout of web pages. The days of table-designed web pages are long gone (thankfully). Instead, web designers now use HTML 5 tags to create their web page layouts. HTML 5 Layout Design TagsHTML 5 introduced eight new HTML tags specifically created for designing the layout of a web page. While each of the eight new tags are beneficial and purposeful, you will only be introduced to the following four basic HTML 5 layout tags: <header> - Creates a container for the header of an HTML document. You would commonly find the web page header image or logo in the <header> container of a web page. Design ExamplesBelow are several HTML 5 Design Layout examples. Each example demonstrates how the HTML 5 design tags can be used to create a visually-appealing web sites.
Reference: | ||||||
© 2008 KCDL. All rights reserved. |