create a web page to display the details of your classmates in tabular format. set the background color of the web page to yellow and the top of margin of the web page to 75 set table border size to 3 pixels and border color to green . table height should be 250 pixels and width 500 pixels. create 5 columns in the table named as s.no name, birthday, email id, and phone no. The caption of the table should be My Classmates. Apply heading style 1 to it. Create five rows in the table and enter records of your five classmates. set the background colour and border colour of the heading row 2 pink and green respectively. set the cell padding of the table to 5
Answers
Answered by
1
Answer:
create a web page to display the details of your classmates in tabular format. set the background color of the web page to yellow and the top of margin of the web page to 75 set table border size to 3 pixels and border color to green . table height should be 250 pixels and width 500 pixels. create 5 columns in the table named as s.no name, birthday, email id, and phone no. The caption of the table should be My Classmates. Apply heading style 1 to it. Create five rows in the table and enter records of your five classmates. set the background colour and border colour of the heading row 2 pink and green respectively. set the cell padding of the table to 5
Similar questions