Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing.
- ブラウザによるCSSの挙動の差異
- オレ流フレームワーク乱立
カラム数は20。Total width = (columns * 40) - 10
<div class="container">
<div class="column span-20 last">
header
</div>
<div class="column span-17">
main
</div>
<div class="column span-3 last">
right menu
</div>
<div class="column span-20 last">
footer
</div>
</div>
http://hain.jp/htsrv/trackback.php/192
No Comments/Trackbacks for this post yet...
極論istの技術屋を始めて早幾年。 流れの速い業界の波にもまれながらも精一杯生きている様をとくとごらんあれ。