Category Archives: Responsive design

Responsive webpage design with Foundation Framework

Foundation is made by ZURB, a product design company in Campbell, California. We’ve put more than 14 years of experience building web products, services and websites into this framework Foundation is built with SASS which is a powerful CSS preprocessor … Continue reading

Posted in Responsive design, Responsive HTML5 | Leave a comment

MQFramework – A responsive CSS framework

Based on a 12 column grid, the responsive MQFramework has been structured to suit different needs, be it from a new project to fitting into an existing project with very little changes to the code. One CSS file imports the … Continue reading

Posted in Responsive design | Leave a comment

Responsive Design with Twitter Bootstrap Framework

Enabling responsive features Turn on responsive CSS in your project by including the proper meta tag and additional stylesheet within the of your document. If you’ve compiled Bootstrap from the Customize page, you need only include the meta tag. About … Continue reading

Posted in Responsive design | Leave a comment

How to make responsive HTML/HTML5 from psd

If you are going to make responsive design or make responsive HTML/HTML5 from psd design . you need to identify the following things A flexible/fluid grid Responsive images Media queries It is good idea to sketch the design for different … Continue reading

Posted in Responsive design, Responsive HTML5 | Tagged | Leave a comment

Responsive CSS Framework -GUMBY

Gumby Framework is the result of a number of issues, frustrations, and redundant coding that we found ourselves encountering when using virtually every other responsive framework that the web has to offer. Working closely with Pete Sena, Digital Surgeons co-founder, … Continue reading

Posted in Responsive design | Leave a comment

Bringing together the Yii PHP framework and Bootstrap

Bringing together the Yii PHP framework and Bootstrap Twitter’s new web development toolkit. Now with support for Bootstrap 2! Yii-Bootstrap is an extension for Yii that provides a wide range of server-side widgets that allow you to easily use Bootstrap … Continue reading

Posted in Responsive design | Tagged , , | Leave a comment

Resposive HTML from PSD files

You need to make HTML for your website so that It can be viewed in desktop computers, laptops, tablet and mobile devices. You need to manage information for different devices. In May 2010, Ethan Marcotte’s “Responsive Web Design” helped spur … Continue reading

Posted in Responsive design | Tagged | Leave a comment