In this exercise youll create a page that uses a table to pr
In this exercise, you\'ll create a page that uses a table to present a list of products. When you\'re through, the page should look similar to this: To create the product list page, you can copy the index_html file you worked on in exercise 7 to the products folder. Then, you can delete the content from the main section and modify the URLs on the page as necessary. Modify the horizontal navigation menu so it indicates that the product list page is the current page. Add a table to the section with a caption, a header, and a body as shown above. Be sure to merge the rows m the first column for each category so the category name is displayed only in the first row.
Solution
Hi,
I have gone through your request.
I need few clarifications regarding the same:
1.It was mentioned like \"you can copy the index html file\" you worked in exercise 7 to the products folder.
Then, you can delete the content from main section and modify the Url as necessary.
But, if possible could you please clarify all the requirements lised in the image.
