Make Your CSS Readable
As one who works with front-end code on a daily basis, it can quickly become an annoyance when perusing through code someone has written, if there's no attention to detail. Specifically when dealing with the format of that code. While this applies to more than just CSS, I've decided to simply focus on it alone in this article. Why? Well, because I was just reading a tutorial from an unnamed website which I subscribe to, and I stopped reading it because the CSS was all over the place.


