Large cluttered CSS Style Sheets? Simplify your Css
In this article I will show you how to break up your CSS documents and then use the @import rule to call them into use. This makes your CSS a lot less cluttered. We will create a reset CSS style sheet that will be re-useable on all your projects and a layout style sheet that will be unique for each project that you create. We will call in both these files from