Teach Yourself VISUALLY HTML5 by Mike Wooldridge

Teach Yourself VISUALLY HTML5 by Mike Wooldridge

Author:Mike Wooldridge
Language: eng
Format: epub
Publisher: Visual
Published: 2011-06-16T16:00:00+00:00


Use a Table for Page Layout

In addition to using tables to display sets of numeric or textual data, you can use tables to organize the overall content on your web page. The cells of a table can be used to hold sections of content such as page titles, navigation links, paragraphs of text, and images. You can keep borders turned off to make the underlying table structure invisible to the user.

Note that the preferred way of organizing the overall content on a page, according to HTML5 specification, is with semantic HTML5 tags and CSS rules instead of with tables. For more about creating a page with semantic tags and CSS, see Chapter 11.

Use a Table for Page Layout



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.