Open griffinlacek opened 7 years ago
Just a minor code styling suggestion. It's good practice to wrap long lines of code to ~80 characters so that we can see all the code in the window without scrolling. Something to keep in mind!
https://github.com/KimDoggy/prj-rev-bwfs-dasmoto/blob/master/Arts%20%26%20Crafts/index.html#L14 https://github.com/KimDoggy/prj-rev-bwfs-dasmoto/blob/master/Arts%20%26%20Crafts/index.html#L21 https://github.com/KimDoggy/prj-rev-bwfs-dasmoto/blob/master/Arts%20%26%20Crafts/index.html#L28
Could you please give me a hint about how to wrap long lines of code?
Just a minor code styling suggestion. It's good practice to wrap long lines of code to ~80 characters so that we can see all the code in the window without scrolling. Something to keep in mind!
https://github.com/KimDoggy/prj-rev-bwfs-dasmoto/blob/master/Arts%20%26%20Crafts/index.html#L14 https://github.com/KimDoggy/prj-rev-bwfs-dasmoto/blob/master/Arts%20%26%20Crafts/index.html#L21 https://github.com/KimDoggy/prj-rev-bwfs-dasmoto/blob/master/Arts%20%26%20Crafts/index.html#L28