Effect description
There are a number of ways to beautify a page with tables. This example produces a hierarchical table as shown in Figure 8-1.
Creative Thinking
Using a table to beautify a page doesn't require a lot of crafting skills. For example, this example only needs to do a simple table nesting (that is, insert a table in the table), you can achieve the beautification effect.
Operation Steps
(1) Create a new paging file, and then insert a 2x1 table in the editing area and set the basic property parameters for the table, as shown in Figure 8-2.
(2) Set up the table. Place the cursor in the cell in the first row, and then set the background color of the cell to # 69A 538, and apply the same method to set the background color of the second row cell to #8FCB 5 a. When the setting is complete, move the cursor to the cell in the first row, and then insert a 1x5 table in the cell, and set the table's Basic property parameters, as shown in Figure 8-3.
(3) input text and set the cell. Type the text in all the cells in the newly inserted table, and then select all the cells to set the related properties for the cell, as shown in Figure 8-4.
(4) Change the text color and background color of one of the cells so that it is highlighted, as shown in Figure 8-5.
(5) Save the page file and press F12 key to preview, you can get the table with a sense of hierarchy effect. At this point, the example operation is complete. The reader can refer to the mhtable.htm file in this instance material folder on the CD-ROM to see if the results are correct. The form is one of the essential elements in the webpage, the beautification form also is logical, becomes the key that decides the webpage to be beautiful or not.