⚠️ This exercise requires you to have completed the Personal Bio Site 1: Professional History Page and Contact Page (HTML) exercise
- Create 2 new HTML pages: Projects and About Me
- Add links to these 2 new pages to your existing navigation bar.
Update your navigation bar with the following interactivity.
- When the user hovers over one of the links, the color of the text should change.
- When the user hovers over one of the links, the background color of the element that contains the link should change.
- When the user clicks on one of the links, the element that contains the link should grow in size by 5px on the left and right.