Skip to main content

Home/ Tools for web developers/ Group items tagged css

Rss Feed Group items tagged

Vernon Fowler

Typography Tools for the Web | Sparkbox - 0 views

  • { text-rendering: optimizeLegibility; }
Vernon Fowler

Unsemantic CSS Framework - 0 views

  •  
    Unsemantic is a fluid grid system that is the successor to the 960 Grid System. It works in a similar way, but instead of being a set number of columns, it's entirely based on percentages. For instance, if you want a 50% wide column, simply use class="grid-50". There are grid classes for multiples of five: 5, 10, 15 … 95, 100. There are also grid classes for dividing a page into thirds: grid-33 and grid-66.
Vernon Fowler

Kalei Styleguide - CSS Living Style guide - 0 views

  •  
    "This project aims at making sure your style sheets are fully documented whilst being synchronized with your webpages styles. To do this it actually uses your live stylesheets in so that at anytime you can review how your styleguide looks. "
Sarah HL

Welcome - 2 views

I put the tag tools in my bookmarks for all tools. You find interesting stuff ? Bookmark & send it to us ! HTML, XHTML CSS Javascript, Ajax XML JSON Performance Graphic tools Extensions for brow...

lang:fr lang:en tools html css javascript

started by Sarah HL on 13 Feb 09 no follow-up yet
Vernon Fowler

Golden Grid System - 0 views

  • Responsive grids that use gutters proportional to the screen can make the content feel like it's being squeezed together or pulled apart as the screen width changes.
  • With elastic gutters this just doesn't happen, as the gutters always stay in proportion to the content.
  • If you specify all your font-sizes, line-heights, as well as vertical paddings, margins and borders in ems, they'll all scale in proportion as the font-size is changed using media queries, always keeping the baseline grid intact (save for a 1px rounding error or two), which lets the layout keep the same vertical rhythm regardless of screen size.
  • ...1 more annotation...
  • GGS comes with a set of type presets aligned to a baseline grid, which is based on a base line-height of 1.5.
‹ Previous 21 - 40 of 58 Next ›
Showing 20 items per page