DagmarTimmreck / colmar

A University's landing page (Codecademy Ready Capstone Project - week 7)
0 stars 0 forks source link

Implement id attribute #1

Open gdedi001 opened 7 years ago

gdedi001 commented 7 years ago

thesis is only an example, but make sure you use the id attribute for sections that are unique - see project review notes

https://github.com/DagmarTimmreck/colmar/blob/master/index.html#L185

DagmarTimmreck commented 7 years ago

After doing some online research I decided to use ids only if I really need them i.e. for onpage navigation and jQuery DOM manipulation. Neither is needed here.
Is there an advantage over classes in this case that I have overlooked?

Also I don't have received my review notes yet. Could you please verify that they were sent out properly?

DagmarTimmreck commented 7 years ago

I got my review now.