layout
Alle Einträge mit dem Tag "layout"
Webdevelopment und was vom Leben übrig bleibt
Alle Einträge mit dem Tag "layout"
Donnerstag, 10. März 2011
The 1140 grid fits perfectly into a 1280 monitor. On smaller monitors it becomes fluid and adapts to the width of the browser.<br />
Beyond a certain point it uses media queries to serve up a mobile version, which essentially stacks all the columns on top of each other so the flow of information still makes sense.<br />
Scrap 1024! Design once at 1140 for 1280, and with very little extra work, it will adapt itself to work on just about any monitor, even mobile.
Donnerstag, 21. Oktober 2010
Enter width and number of columns, get columns and gutters.
Boks is an AIR application (so it works on Windows, Mac and Linux) that provides a User Interface for Blueprint CSS's framework. It's been designed for those who think the Grid System is good but never really took the time to give it love.<br />
<br />
It handles grid configuration, baseline rhythm pimpin', CSS (with or without compression) and grid.png export, HTML layout and much more goodie-goodie!<br />
<br />
Want more? Sure! You can also provide your own CSS files and other assets to be used in addition with the generated CSS and HTML!
Montag, 12. April 2010
Grids are an invisible foundation that structure the websites we develop and design. This invisible foundation makes it possible for rapid development, concise code, and a much more organized layout.