Now that we have our HTML structure in place, let's add some CSS to make our menu look visually appealing. Here's an example:
header nav a { color: #fff; text-decoration: none; }
h2 { margin-top: 0; }
Now that we have our HTML structure in place, let's add some CSS to make our menu look visually appealing. Here's an example:
header nav a { color: #fff; text-decoration: none; }
h2 { margin-top: 0; }