Today I was reading about css layouts and found an old post on stackoverflow,they discussed about a 4 column based layout with a small tweek on it.
The main thing with this layout is that it requires nesting to be accomplished, so using elastic was of course my first option, but then i found this link [...]
One of the most common problems that web designers has to deal with is when a client ask to have some kind of grid-based on their webdesign. For some of you this might be a piece of cake, but the real challenge cames when you can’t set specific height when you are dealing with a [...]
The idea of this feature is to vertically align a div to the bottom of the parent container. This features has to be done without the use of absolute positions or overflow hiddens.
If you got and idea of to solve this challenge leave a comment.
Good luck in this challenge.
Completed f9p24mbrx3.
Elastic helpers now provide a class called “elastic-height”.
Motivation:
Some time ago, we where talking about what other things could be included in Elastic CSS Framework without falling in the error of including features just for the heck of having features, and elastic-height came to the table.
This was the case, how about you want a full-height [...]