Component Based CSS Layout System: StackLayout

StackLayout is a flexible width component based CSS layout system. It is proposed as an alternative to the popular grid style layout systems.

Component Based CSS Layout System

The default StackLayout is a ‘fluid’ or ‘liquid’ layout based on percentage widths so you can mockup your design quickly. It provides adequate markup structure and layout hooks so that you can easily refine your design as the project progresses without having to revise your mocked up markup.

StackLayout uses display:inline-block with negative letter spacing in a fixed width font (Courier New) in order to achieve a floatless, gridless layout system, the components of which can be nested within each other to produce virtually any layout.

Related Posts

1 Comment Post a comment

  1. Pingback: Build Powerful and Beautiful HTML Forms With Ideal Forms Framework

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>