| Even
More Dreamweaver Computing Resources >> Tutorials >> Web Development >> Even More Dreamweaver |
|
|
Designing Page Layout Using Layout Cells and TablesThe term "page layout" refers to the way your page will look in the browser, such as where a menu or images will go. One common method for creating a page layout is with HTML tables. (Tables can be difficult to use, however, since they weren't originally created for Web page layout, but for displaying tabular data.) To simplify the process of using tables for page layout, Dreamweaver provides Layout view. In Layout view, you can design your page using tables as the underlying structure, and you can easily draw cells (table cells) onto your page, then customize and move the cells where you want them. To switch into Layout view:
If you have a table drawn in standard view, you might need to delete
the cells before you can draw cells using the layout view.
Draw layout cells
|
|