Advertise here with BSA


CSS Lint is an exciting open source project which helps finding the problems and inefficiencies in the CSS code. As expected, it displays any parsing errors like mis-typed characters which may end-up in non-rendered rules. Other than that, CSS Lint checks for the common best CSS coding practices and warns you about the: adjoining classes [...]