Rescued from the total darkness of my hard disk, a little experiment in Python I made a couple of years ago…
Basically is a web tool to make modular grids in CSS. It has some minor bugs but as said, it was a little experiment, so we’ll have to live with them. The CSS generated is mostly cross-browsing (at least, it was :D) and the grid positions are based on position:relative not position:absolute.
Source code is availablehere (it works as a command line tool also).
Compártelo
April 12th, 2007 | Development, English, Projects, Python, Web |