me

def Blueprint to the Rescue

posted_by :Amos, :on => 'August 25th, 2008'

My biggest issue in web development has always been design, and keeping my css files in a state that is understandable. I always end up with a million classes and ids that are hard to keep up. Dealing with Internet Explorer and its "unique" way to do certain things can make everyone wish for standards.

With all this headache I've found my HeadOn with BlueprintCSS. With one set of classes and some forethought I can get a nice looking page that looks the same in all my browsers. I'd go into detail, but the tutorial is really all the jump start you need.

BlueprintCSS does keep me in a grid layout, but this constraint is easy to live with when I know that every browser is going to look like I expect.

If you're wishing all your browsers looked the same after a hard days work, BlueprintCSS might be the solution for you.

end

Sorry, comments are closed for this article.

end