other.Stuff

 

 

 

 

 

 

Web.design1.0

tutorials and resources

 

tables in.dreamweaaver

Open dreamweaver and create a new HTML page. From the INSERT drop down menu choose table. A table property box will appear like this one.

pixel

Select the number of rows and columns you wish to use along with the cell padding, border, and cell spacing. In the header section choose none, this is default table header that most people use. Then click OK and your table will be made and the properties will be displayed in the properties box at the bottom of dreamweaver. Here you can select a color for individual cells or even a background color.

Once you've done that you can drag your table from the sides to position it in place or merge cells by dragging your mouse over two boxes (or more) and then going to properties at the bottom of the page and choose merge cells. To select the whole table click in the upper left corner and the entire table should be highlighted, with this you can align center, left, or right or delete the table.

 

Back to dreamweaver tutorials ------------------Next