Notices tagged with grids
-
#grid
This little tool inserts a layout grid in web pages, allows you to hold it in place, and toggle between displaying it in the foreground or background.
Tuesday, 07-Sep-10 11:01:43 UTC from web -
jQuery Masonry · David DeSandro
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
Thursday, 02-Sep-10 21:36:50 UTC from web -
Monday, 12-Jul-10 10:42:21 UTC from web
-
Monday, 12-Jul-10 10:39:35 UTC from web
-
Monday, 12-Jul-10 10:37:56 UTC from web
-
Monday, 12-Jul-10 10:35:03 UTC from web
-
Monday, 08-Feb-10 18:09:10 UTC from web
-
Thursday, 28-Jan-10 16:57:55 UTC from web
-
Friday, 30-Oct-09 10:15:21 UTC from web
-
Monday, 06-Jul-09 00:43:54 UTC from web
-
Monday, 06-Jul-09 00:41:06 UTC from web
-
Monday, 06-Jul-09 00:24:01 UTC from web
-
Plumb
This is Plumb, a web layout composition tool for use with the Blueprint framework. Pretty much you just draw some stuff up above and it makes HTML for you.
Monday, 06-Jul-09 00:18:49 UTC from web -
Monday, 06-Jul-09 00:11:11 UTC from web
-
Variable Grid System :: SprySoft :: Cardiff based website design ...
The variable grid system is a quick way to generate an underlying CSS grid for your site. The CSS generated file is based on the 960 Grid System.
Monday, 06-Jul-09 00:09:06 UTC from web -
Sunday, 05-Jul-09 23:50:16 UTC from web
-
The 1KB CSS Grid by Tyler Tate :: A simple, lightweight approach
Other CSS frameworks try to do everything—grid system, style reset, basic typography, form styles. But complex systems are, well, complex. Looking for a simple, lightweight approach that doesn't require a PhD? Meet The 1KB CSS Grid.
Sunday, 05-Jul-09 23:47:10 UTC from web -
A List Apart: Articles: Fluid Grids
How awesome would it be if you could combine the aesthetic rigor and clarity of fixed-width, grid-based layouts with the device- and screen size independence and user-focused flexibility of fluid layouts?
Thursday, 02-Jul-09 17:04:32 UTC from web -
A List Apart: Articles: Faux Absolute Positioning
Another advantage of the technique is that it mitigates much of the fragility of floats. When the content of a floated box is wider than the box itself, it pushes the next box to the right (and by consequence, the box often drops down). With faux absolute positioning, the box to the right stays in place, no matter what.
Thursday, 02-Jul-09 14:36:46 UTC from web -
Carrer Blog: 1 line CSS Grid Framework
This is the challenge of writing entire CSS layout system with one line CSS class. I just wanted to prove how easy CSS can be, and with little imagination we can be build cool things. I started with the principle that every column can be divided by two, becoming half column or 50% column. So how can we build CSS Layout system with this principle?
Wednesday, 10-Jun-09 09:32:56 UTC from web