1.

Name the attributes that are used to do the following in HTML:1. merge two or more rows.2. change the background color of the cells in a table.3. vertically align cell content.4. merge two or more columns.

Answer»

1. rowspan

2. bgcolor

3. valign

4. colspan



Discussion

No Comment Found