FACN3 / GHM

Team portfolio, first project.
0 stars 0 forks source link

Sensible naming #37

Open matthewdking opened 7 years ago

matthewdking commented 7 years ago

It's really good practice to have sensible names for variables, classes, ids etc. This will help you and others understand each part of your codebase better. There are two nav bars and the only difference is the ids navbar and navbar1. You probably know exactly what the difference is, and I could find out by going through the CSS but it would be easier for everyone if there was a descriptive title :+1: