Question: 6 0 Consider the page shown below The page is composed of a single table which has the same number of rows and columns. The

60 Consider the page shown below
The page is composed of a single table which has the same number of rows and columns. The cells yellow color are obtained by merging multiple cells. The number of cells merged in each row is indicate on the page. Write ASP+CSS code that creates this page. You are to follow the rules given below:
The table must be created automatically with LOOPs so that the programmer can change the size of the table (number of rows and columns) by just changing the limits of the loops. NO POINTS WILL BE GIVEN IF YOU DIRECTLY WRITE HTML CODE!!!
You are not allowed to use any attribute (including ID and CLASS) in HTML code generated ASP except the ones that you should use for merging cells (rowspan and colspan).
The width and height of each single cell are 60 pixels
The width of the borders is 5 px.
The font size of all the text inside the table is 15pt
Set the cell colors and border colors as shown in the figure
 60 Consider the page shown below The page is composed of

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!