If you ever need to build a grid-like structure on a webpage, you have to setup all the different DIV boxes and then start to lay-out and position them with CSS and make the grid cross-browser compatible. This can be quite a hassle and you can loose a lot of your precious time and then you are finished and somebody asks for an extra box. Then you would practically start all over again… You would think
The guys at Yahoo were kind enough to put together a “Grid builder” tool. With this tool you can create your grid and change it as you like with a simple mouse-clicks. When you are happy with the grid you can just save the HTML and CSS code and you are good to go. Saved you half a day of work and perhaps a lot of stress
Yahoo Grid builder: http://developer.yahoo.com/yui
UPDATE: Somebody made an also a Grid generator. Check it out :: http://grid.mindplay.dk/
Recent Comments