ginggk / Ginger-Keys-Web-Rental-Agency

The final project using HTML, CSS, and javaScript. Deals with renting items to customers.
0 stars 0 forks source link

Reduce copy-paste leftovers #3

Closed natec425 closed 4 years ago

natec425 commented 6 years ago

There's a good bit of markup leftover from copying example code. One example of this is the aria attributes. aria attributes are a great thing, but it is super important to have strong ownership over our code.

Look back over index.html and try to make sure you understand why each piece is there. Just try to take a nice, slow, careful review and edit of your code.