bitsofco.de
Making Alix, a Chrome Extension for Linting HTML
9
Last week, I wrote about how you can use CSS selectors to help lint your CSS. The general idea behind this concept was that we can use some of the more advanced CSS selectors, such as :not(), to select certain types of elements in the document. For exampl... Read full article