Archive for 'Frameworks'
Twitter’s Bootstrap ported to jQuery UI widgets

Twitter’s Bootstrap ported to jQuery UI widgets

Posted 04 April 2012 | By | Categories: Frameworks | No Comments

A Bootstrap-themed kickstart for jQuery UI widgets. This is an awesome resource for jQuery and Twitter Bootstrap users that combines the power of both. It is a jQuery UI theme that not only brings Bootstrap-themed widgets but also enables us to use (most) of Twitter Bootstrap side-by-wide without any components being broken visually. With this [...]

Top Responsive Layout and CSS Frameworks

Top Responsive Layout and CSS Frameworks

Posted 03 April 2012 | By | Categories: Frameworks, Responsive | No Comments

Less Framework 4 The Less Framework contains 4 adaptive layouts and 3 sets of typography presets, all based on a single grid, composed of 68 px columns with 24 px gutters. The idea is to first code the Default Layout (992 px), and then use CSS3 media queries to code seveĀ­ral child layouts: 768, 480, [...]

HTML5 and CSS3 feature-detection with Modernizr library

HTML5 and CSS3 feature-detection with Modernizr library

Posted 04 July 2010 | By | Categories: Frameworks, Tutorials | No Comments

Ten years ago, only the most cutting-edge web designers used CSS for layouts and styling. Browser support for CSS layouts was slim and buggy, so these people advocated for web standards adherence, while creating hacks that made CSS layouts work in all browsers. One hack that became widely used was browser sniffing: Detecting which browser [...]

CSS Frameworks, cut down on your development time.

CSS Frameworks, cut down on your development time.

Posted 05 October 2009 | By | Categories: CSS, Frameworks | No Comments

A CSS framework, also known as a web design framework is a pre-prepared library that is meant to allow for easier, more standards-compliant styling of a webpage using the Cascading Style Sheets language. Just like programming and scripting language libraries, CSS frameworks (usually packaged as external .css sheets inserted into the header) package a number [...]