MALO – CSS Framework
November 20th, 2008
I came across the this week and decided to check it out. MALO is a super light framework, weighing in at only 8 lines of CSS! Obviously, you are probably going to want to add some custom styles there but lightweight none the same.
MALO is easy to use and based on percentages instead of pixels. It is also based on the principal that every column can be divided into two, three, four, or five parts:
100% = 50% + 50%
100% =~ 33,33% + 33,33% + 33,33%
100% = 25% + 25% + 25% + 25%
100% = 20% + 20% + 20% + 20% + 20
Make sure you check out the where you can download the framework and find additional support.
Print This Post
2 Comments on “MALO – CSS Framework”
admin
Hey Paul, good to here from you. The one I’ve been using mostly is the blueprint css framework, but I wanna try some of these other ones.
June 16, 2009 » 11:06 am
Cool Matt, I just came across recently but this looks even simpler.
June 16, 2009 » 11:01 am