Text: Part C - A Flexbox Navigation
Write the necessary HTML and CSS to produce the menu in the pictures below.
Information you need to complete Part C includes:
Color Codes:
- Visiting links: #ff6666
- Unvisited links: #ccff66
- Hovered links: white
- Search box: #2ec4b6
- rebeccapurple
- white
Font: Google Font (Roboto)
Icons: Font Awesome (fa-quidditch, fa-search)
This is a flexbox-based navigation menu. Other than padding, all spacing/positioning should be controlled using flex properties.
The home link in the nav should point to your assignment file (to trigger visited styling).
Results - Original Image (Part C)
Part C - Flexbox Navigation
Home
Products
Services
Go
Results - Image with Hover (on services & Text in Search Box)
The screen capture doesn't show the mouse, which is over the services menu item (causing the hover styling).
Part C - Flexbox Navigation
Home
Products
Services
Q Peanut butter
Go