seguinryan / web-design-2-independent-project

Spend a few weeks writing the code for your independent project website—and make it amazing.
0 stars 0 forks source link

Browser Testing #2

Open Isabela-Sales opened 2 years ago

Isabela-Sales commented 2 years ago

Hello @seguinryan

On the browser testing, I noticed that your site is not responsive for medium and large screen yet, but I believe you will still work on CSS, right? It works fine on small screens and looks the same on all browsers. I'm not sure if you already linked your pages to the nav links. If you did, they are not working. This line of code might help: <li><a href="about.html">About</a></li> PS: just an example to be put in your nav list.

I hope that was helpful.