Computer Science, asked by divyadeepdhakal900, 1 day ago

solve all questions
for the webpage to appear like it is in the image

Attachments:

Answers

Answered by manasa1549
0

Answer:

create a web page to display the details of your classmates in tabular format.

• set the background colour of the web page to yellow and the top margin of the web page to 75.

• set table border size to 3 pixels and border colour to 'green'.

• table height should be 250 pixels and width should be 500 pixels.

• create 5 columns in the table named as S.no, Name, birthday, e-mail id, 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 to pink and green, respectively.

• set CellPadding of the table to 5.

Similar questions