SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 877 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"


1. Open the table_start.htm file previously worked upon.
2. From the CSS Styles panel, click New CSS Rule.
3. In the New CSS Rule dialog box, choose the Class option and enter .rightTable in the Name field;
click OK when you??™re done.
4. Switch to the Box category and, from the Float list, choose Right and then click OK.
5. Select the first table by dragging your mouse across the right border into the table.
6. From the Property inspector??™s Style list, choose rightTable.
Notice that the table is instantly positioned to the right, and the following paragraph flows to the left. Now
position the bottom table in the center without wrapping.
1. Select the bottom table.
2. From the Layout category of the Insert bar, choose Insert Div Tag.
The necessary CSS rules (discussed earlier in the ???Centering a Table in CSS???) are already in the
attached CSS style sheet.
3. When the Insert Div Tag dialog box opens, leave the Insert list entry set to Wrap Around Selection.
4. Choose centerDiv from the Class list and click OK when you??™re done.
continued
Adjust Table Properties
Setting cell, column, and row properties
In addition to the overall table controls, Dreamweaver helps you set numerous properties for individual
cells one at a time, by the column or by the row.


Pages:
865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889