fatboynero / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Important! #1

Open Tooconfident opened 7 years ago

Tooconfident commented 7 years ago

https://github.com/fatboynero/prj-rev-bwfs-dasmoto/blob/master/Dasmoto/index.html#L8-L22

For a project this size this is fine. Let's look into creating some div containers and white space to make the code more readable to the human eye. Your code works great, but it is equally important to make the code easy to follow:

https://gist.github.com/Tooconfident/b1492086b7f0a944f8b3b48c6c618aa6

fatboynero commented 7 years ago

Thanks. I was going to use div containers but I though I didn't need them, I should have used them for best practice. The white space did not even come into my mind, I will know for next time. Thank you.