Monday 20th May 2013,
Maurizio Conventi

Responsive design

Responsive example integrating Twitter Bootstrap and jQuery Masonry

Responsive example integrating Twitter Bootstrap and jQuery Masonry

In my previous posts I created two examples of Responsive Web Design, one using Twitter Bootstrap and another using jQuery Masonry. For this post I created an example of minimalistic layout for a blog/portfolio using both Bootstrap and Masonry. Why it should be useful? I like twitter bootstrap because it gives you all the base [...]

June 19, 2012 Maurizio Responsive design 19

A Fluid Layout with jQuery Masonry

A Fluid Layout with jQuery Masonry

This is my second post about Responsive Web Design (here my previous post about twitter bootstrap). In this case I created an example of fluid layout using jQuery Masonry. Masonry is a really interesting jQuery plugin created by David DeSandro. Masonry allows you to create a dynamic layout in few minutes. With Masonry I created [...]

June 5, 2012 Maurizio Responsive design 4

Responsive Web Design with Twitter Bootstrap

Responsive Web Design with Twitter Bootstrap

Twitter Bootstrap 2.0 layout becomes fluid and this is a good news for developers. The Responsive Web Design is the practice to use fluid layouts and media queries to create designs able to adapt according to the user’s screen resolution. It allows to eliminate the need to create different designs (read templates) for each device [...]

February 8, 2012 Maurizio Responsive design 11