Question: Create an HTML table that should include the following: At least four rows and at least four columns. Appropriate use of tags to begin each
Create an HTML table that should include the following:
At least four rows and at least four columns.
Appropriate use of
Some table headers with
At least one use of COLSPAN and/or ROWSPAN to span more than one column and/or row.
At least one use of ALIGN to change the default alignment in the cell.
At least one use of WIDTH to change the default width of the table or a column in the table.
At least one use of either BGCOLOR or BACKGROUND inside the table.
At least one use of either CELLPADDING or CELLSPACING inside the table.
Either have a border or have no border (your choice), but be sure to specify which by using the BORDER attribute explicitly.
At least one change of font within the table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
