...

/

CSS Grid Challenge

CSS Grid Challenge

Evaluate yourself by solving the given challenge on the CSS grid properties.

We'll cover the following...

Challenge: Responsive mini-website

Create a mini-website that, when hovering over the navigation bar items, changes background colors. The HTML structure is already given in the widget. You will need to write the code in the ...