Write the html coding for above table.
please it's important
Attachments:
Answers
Answered by
0
Answer:
HTML tables should be used for tabular data — this is what they are designed for. Unfortunately, a lot of people used to use HTML tables to lay out web pages, e.g. one row to contain the header, one row to contain the content columns, one row to contain the footer, etc.
Similar questions