pdiezvig / dasmoto

Dasmoto project
0 stars 0 forks source link

Add comments to your code #4

Open sangjunp4rk opened 7 years ago

sangjunp4rk commented 7 years ago

Try adding comments to your css page. Unlike html, css code is not naturally defined by its structure. So having comments helps you organize it and quickly navigate it. As a suggestion, add comments at the start of each section of the corresponding html code so readers can follow clearly between the two files. This will become very useful in the future as your code grows and your css becomes more complicated.

https://github.com/pdiezvig/dasmoto/blob/master/resources/css/index.css#L1f

pdiezvig commented 6 years ago

Hi @sangjunp4rk, I just upload a new version of index.html and index.css with some comments.

I'm not sure about the workflow in github and I've closed some of the issues... It's ok? Or maybe all the issues they must be closed by you?