Save Loads of Time by Writing Your HTML With Haml

February 13th, 2012    3 Comments

hamltut-f
screenshot

Odds are, by now you know all about Sass and its brethren (LESS, Stylus, etc.). Love them or hate them, these CSS preprocessors are making a big splash in the development community. In many ways they represent a faster, more efficient way to write CSS and if you get on board, you’ll no doubt appreciate the flexibility that they bring to your project.

Once you get bitten by the CSS preprocessor bug, you’ll inevitably start look at HTML and wondering why it has to be so cumbersome. Why doesn’t someone drastically simplify the way we write markup? It turns out, the same people that brought us Sass have done just that with a language called Haml. Today we’re going to take a look and see how to use Haml to completely change the way you write markup.

Weekly Freebies: 15 Impressive CSS and PSD Navigation Menus

February 10th, 2012    2 Comments

wf-nav-f
screenshot

Today’s awesome collection of design freebies brings you a veritable utopia of navigation menu bliss. Each of the fifteen navigation menus below are both completely gorgeous 100% free to download.

I’ve included both CSS and PSD menus so whether you’re just looking to create a mockup or need something fully functional, we’ve got you covered. Enjoy!

Practical Tips for Utilizing Columns of Text in Your Layouts

February 10th, 2012    No Comments

columstext-1
screenshot

Designing around large blocks of type can be tough and more designers are taking the “fewer-is-better” approach when working with columns and large blocks of text. When using a mass of type, such as in a book, text-laden website or print project, much of the emphasis is more on the readability than the actual look of the type.

Typefaces are important but even more important can be the number of columns used in combination with the words. The number of columns you use in a project can vary depending on a number of factors such as typeface and style used, type of project, font size and gutter width and proportion of other elements.

Effortlessly Showcase Your Mockups to Clients With QwikVu

February 9th, 2012    7 Comments

qwikvu-f
screenshot

If you’re a front end designer, presenting clients with mockups can be tricky. Emailing files can be cumbersome and lead to unwanted questions about how to view the image properly, and many image sharing services aren’t ideal for viewing full-size website mockups in their proper context.

Today we’re going to take a look at QwikVu, a web app that’s specifically built for designers who want to share web design mockups with clients. Is it the tool you’ve been looking for to make client presentations easier? Read on to find out.

Three Super Easy Ways to Pull Off a Masonry Layout

February 8th, 2012    9 Comments

masonry-layout-f
screenshot

Masonry style layouts push the boundaries of creative layout techniques. I personally love how capable they prove to be at maximizing the efficiency of galleries containing items with varying heights. Every bit of screen space is used and the result can be downright mesmerizing.

Today we’re going to dive into the concept, ideas and popular techniques that are currently prevalent in masonry style layouts. We’ll learn three different methods for pulling off a masonry layout, discuss the ins and outs of each and make sure that the result is beautifully responsive and reflows based on browser width.