Blueprint (CSS Framework)
   HOME

TheInfoList



OR:

Blueprint is a
CSS framework A CSS framework is a library allowing for easier, more standards-compliant web design using the Cascading Style Sheets language. Most of these frameworks contain at least a grid (graphic design), grid. More functional frameworks also come with mor ...
designed to reduce development time and ensure
cross-browser Cross-browser compatibility is the ability of a website or web application to function across different browsers and degrade gracefully when browser features are absent or lacking. History Background The history of cross-browser is involved ...
compatibility when working with Cascading Style Sheets (CSS). It also serves as a foundation for many tools designed to make CSS development easier and more accessible to beginners.


History

Blueprint was first created by Olav Bjørkøy and released on August 3, 2007. By August 11, Blueprint included work based on ideas from Jeff Croft, Nathan Borror, Christian Metts, and Eric A. Meyer.CSS Frameworks for Front-end Developers
byteswire.com. Retrieved on 2014-09-01.
Version 0.8 was released on November 11, and included various
bugfix A patch is data that is intended to be used to modify an existing software resource such as a program or a file, often to fix bugs and security vulnerabilities. A patch may be created to improve functionality, usability, or performance. A pa ...
es as well as a new "tabs" plugin.Blueprint version 0.8
(Archived) Christianmontoya.com. Retrieved on 2012-09-11.


Purpose

One of the goals stated by the core team is to facilitate the development of new tools for working with CSS.Semantify, and CSS tools based on Blueprint
. Christianmontoya.com. Retrieved on 2012-09-11.
A variety of CSS generators, visual editors, themes, and frameworks are based on Blueprint, many of which can be found on th
Blueprint Wiki
Blueprint is released under a modified version of the
MIT License The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s. As a permissive license, it puts very few restrictions on reuse and therefore has high license compatibility. Unl ...
, making it
free software Free software, libre software, libreware sometimes known as freedom-respecting software is computer software distributed open-source license, under terms that allow users to run the software for any purpose as well as to study, change, distribut ...
. It can be either used as is, or further adapted for use via a compression tool that is written in
Ruby Ruby is a pinkish-red-to-blood-red-colored gemstone, a variety of the mineral corundum ( aluminium oxide). Ruby is one of the most popular traditional jewelry gems and is very durable. Other varieties of gem-quality corundum are called sapph ...
.


Features

Blueprint's README file lists the following features as being provided out-of-the-box: *A typographic baseline *A stylesheet for printing *An easily customizable grid *Sensible default
typography Typography is the art and technique of Typesetting, arranging type to make written language legibility, legible, readability, readable and beauty, appealing when displayed. The arrangement of type involves selecting typefaces, Point (typogra ...
*Perfected browser CSS reset *Powerful scripts for customizationImpact of video size on website load times
Video Compressor. Retrieved on 2023-03-07. *Bloat Minimized as much as possible


See also

*
CSS box model In web development, the CSS box model refers to how HTML elements are modeled in browser engines and how the dimensions of those HTML elements are derived from CSS properties. It is a fundamental concept for the composition of HTML webpages. ...


References


External links


Blueprint WebpageWeb Development
{{DEFAULTSORT:Blueprint (Css Framework) 2007 software CSS frameworks Software using the MIT license Free software programmed in Ruby