|
Dreamweaver MX 2004 Basics Computing Resources >> Tutorials >> Web Development >> Dreamweaver MX 2004 Basics |
|
Connecting to Your Server Space
|
Inserting TablesIn HTML, tables offer a number of layout options. If you choose a border, the user will see the tabular structure. If you choose no border, the user only sees aligned text or images. You can insert a table in two ways:
Both options will yield a window with options for # of rows, # of columns, cell spacing, cell padding, width, and border:
Choose the dimensions and qualifications for your table and press OK. You have a table!
|
|