dmitch03 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

CSS is clean and succinct #3

Open ad3429 opened 7 years ago

ad3429 commented 7 years ago

https://github.com/dmitch03/prj-rev-bwfs-dasmoto/blob/master/Dasmoto'sArts%26Crafts/resources/css/style.css#L5-L31

Your CSS is short, clean and succinct -- good job! One area of improvement is to make sure to comment your main stylings so that it's very clear what each styling represents -- this is a practice that many people forget to do but it goes a long way! Here is a quick reminder of commenting in CSS:

css comment
dmitch03 commented 7 years ago

Thanks! I'd like to try that in the future to avoid confusion. I tried to write my css in order of items descending the page when I could, but that would be a fool-proof way to identify things.