Home arrow Style Sheets arrow Page 2 - The Blueprint CSS Framework
STYLE SHEETS

The Blueprint CSS Framework


If you're an experienced web site developer, you know how challenging it can be to build a truly professional-looking site. What if you could use a framework that takes care of the more difficult issues, such as client and server-side technologies and even general design theory? The Blueprint CSS framework does just that. This is the first part of a seven-part series that will show you its major features so you can start using it for your own applications.

Author Info:
By: Alejandro Gervasio
Rating: 4 stars4 stars4 stars4 stars4 stars / 4
May 07, 2009
TABLE OF CONTENTS:
  1. · The Blueprint CSS Framework
  2. · Downloading and installing Blueprint CSS framework’s source files
  3. · Using Blueprint CSS for a simple web page design
  4. · Using a web page layout in a production environment

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
The Blueprint CSS Framework - Downloading and installing Blueprint CSS framework’s source files
(Page 2 of 4 )

The first thing you need to do before you can start using Blueprint CSS is download and install its source files on your own web server. So, to do that, point your browser to http://www.blueprintcss.org/, and proceed to download the files in question to a selected folder in your machine. Also, Blueprint’s Wiki has some introductory tutorials, resources, and tools that you may want to look at as well.

Now that you've hopefully installed Blueprint CSS on your web server, it’s time to browse its dependencies. First, you’ll find its three compressed files called “screen.css,” “print.css” and “ie.css” respectively, which will be using mostly for building your layouts.

Other than the above files, there are the core source dependencies, which at the time of writing this article are as follows:


  • reset.css (resets styles for most common web page elements).

  • grid.css (builds the web page grid).

  • typography.css (sets different styles for text).

  • forms.css (sets a few basic styles for web forms).

  • print.css (establishes styles for printer-friendly web page versions).

  • ie.css (implements all the hacks for IE-based browsers).


In addition to the core files listed above, you’ll find a few extra scripts and plug-ins. Most of these have been coded with Ruby on Rails, but in any case, they won't be covered in this article series.

Okay, now that you have a clearer idea of the functionality given by each of the source files included with the Blueprint CSS framework, it’s time to start coding some examples aimed at illustrating how to use them for constructing several web page layouts.

This topic will be covered in detail in the section to come. Therefore, to learn more, click on the link that appears below and keep reading.


blog comments powered by Disqus
STYLE SHEETS ARTICLES

- CSS Combinators: Working with Child Combinat...
- CSS Combinators: Using General Siblings
- Intro to CSS Combinators
- CSS Semicircles and Web Page Headers
- Drawing Circular Shapes with CSS3 and Border...
- More CSS Pagination Link Templates
- CSS Pagination Links
- Animated CSS3 Image Gallery: Advanced Transi...
- CSS3 Animated Image Gallery: Transitions
- CSS3 Properties: Fixed Heights with box-sizi...
- CSS3 Properties: Altering Strokes and 3D Eff...
- CSS3 Properties: Text-Stroke
- CSS3 Transitions: Width and Height Properties
- Creating a Drop Down Menu in CSS3
- Intro to CSS Transitions

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 3 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials