There is a large section of code that was commented out in the Project-Hub page. Instead of dynamically creating each listing, they are all hard-coded in. This was done to save time. Fix it.
Please accomplish the following:
Create page context identifiers and add support for them in project-styles.css
Change project pages to pass in their page context ID
Uncomment the code in Project-Hub, ensure it correctly applies styles without using conflicting stylesheets.
There is a large section of code that was commented out in the Project-Hub page. Instead of dynamically creating each listing, they are all hard-coded in. This was done to save time. Fix it.
Please accomplish the following:
40 points