icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » All Things Techy » Web Standards Design » Blueprint CSS Framework

Web Standards Design Discuss accessibility, CSS, XHTML and more.

Reply
 
LinkBack Thread Tools Search this Thread
Old August 7th, 2008, 9:18 AM   #1 (permalink)
Surpass Staff
Fresh Surpasser
 
Joined in Aug 2008
6 posts
Gave thanks: 0
Thanked 5 times
Blueprint CSS Framework

I recently began playing around with the Blueprint CSS framework. I was a little weary at first because I never thought of CSS as something that could be abstracted into a framework like this and actually speed up development, but Blueprint pulls this off surprisingly well.

PROS:
  • Built-in grid, typography, print stylesheet, and other basic styles
  • Great for quick prototyping
  • Cuts down time spent on cross-browser issues
  • Easy to customize
  • Relatively small footprint
  • Standardizes your CSS (good when working with multiple developers)
  • Can get far with little CSS knowledge
CONS:
  • Extra markup required
  • Non-semantic class names (but you can customize it so it uses semantic class names)
  • Style information mixed in with content, so even simple redesigns or style updates will require you to edit markup
  • Must use a grid-based design (this is good practice anyway)
  • Larger footprint than CSS written from scratch
Having always written CSS from scratch, I have some mixed feelings about Blueprint, but it's worth checking out:

blueprintcss - Google Code

If you do check it out, this online grid generator is a must:

Blueprint Grid CSS Generator
Matt S is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
This user thanks Matt S for this great post!
Kayla (August 7th, 2008)
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On