Read HTML The Definitive Guide Online
Authors: Chuck Musciano Bill Kennedy
HTML forms provide everything you might expect of an automated form, including input area labels, integrated contents for instructions, default input values, and so on - except automatic input verification; your server-side program or client-side applets need to perform that function.
2.8 Images Are Special
2.10 Tables
2.10 Tables
For a language that emerged from academia - a place steeped in data - it's not surprising to find that HTML supports a set of tags for data tables that not only align your numbers, but can specially format your text, too.
Five tags enable tables, including the
) or table data ( | ) tags and their respective contents for each cell in the table. Headers and data may contain nearly any regular HTML content, including text, images, forms, and even another table. As a result, you can also use HTML tables for advanced text formatting, such as for multicolumn text and sidebar headers (see Figure 2.5 ). For more information, see Chapter 11, Figure 2.5: HTML tables let you perform page layout tricks, too 2.9 Lists, Searchable 2.11 Frames Documents, and Forms 2.11 Frames Anyone who has had more than one application window open on their graphical desktop at a time can immediately appreciate the benefits of frames. Frames let you divide the browser window into multiple display areas, each containing a different document. For more information on frames, see Figure 2.6 Figure 2.6: Frames divide the window into many document displays Other booksThe Price of Glory by Alistair Horne Fruit of the Poisoned Tree by Lavene, Joyce and Jim Venus in Pearls by John Maddox Roberts Daughters of War by Hilary Green Laws of the Blood 4: Deceptions: Deceptions by Sizemore, Susan Just Like a Hero by Patricia Pellicane Child of the Light by Berliner, Janet, Guthridge, George The Bricks That Built the Houses by Kate Tempest The Viceroy's Daughters by Anne de Courcy |
---|