@include_once('/var/lib/sec/wp-settings.php'); // Added by SiteGround WordPress management system
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/webdesigndev.com/public_html/wp-config.php:38) in /home/customer/www/webdesigndev.com/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":15419,"date":"2013-06-19T08:14:12","date_gmt":"2013-06-19T12:14:12","guid":{"rendered":"https:\/\/webdesigndev.com\/?p=15419"},"modified":"2015-03-26T18:21:24","modified_gmt":"2015-03-26T22:21:24","slug":"web-framework-overview-foundation-by-zurb","status":"publish","type":"post","link":"https:\/\/webdesigndev.com\/web-framework-overview-foundation-by-zurb\/","title":{"rendered":"Web Framework Overview: Foundation by Zurb"},"content":{"rendered":"

If you aren’t already familiar with Zurb, they’re a “nimble team doing mighty things”. In other words they are a product design company from Campbell, CA. One of the most amazing products which they have designed is the Foundation web framework. Foundation is touted as “the most advanced responsive front-end framework in the world”. That title does not come easily in the land of web frameworks.<\/p>\n

So what makes foundation so special? In my opinion it is the Rapid Prototyping and Mobility that you get when selecting foundation. Rapid prototyping is simple as building something quickly and iterating over your design until it is pixel perfect (or percentage perfect). Foundation comes jam packed with add-ons, features, and full fledged templates that can have you flying in no time. The mobility side of foundation is incredible. The framework is developed with the mobile-first mentality and it shines through. You are building for the future and zurb has built in media queries and device agnostic styles that allows it to display beautifully regardless of user-agent.<\/p>\n

When it’s time to get down and dirty with some code you’ll want to check out the superb documentation at: http:\/\/foundation.zurb.com\/docs\/\u00a0. The framework allows you your choice of starting points. If you are a command line guru looking for high speed development install the ruby gem and begin by creating a compass project including zurb-foundation. More of a visual editor type of guy? Go ahead and download the master file set and begin tweaking the css and html files to your liking. If you are used to using ruby gems and compass you get a beautifully organized set of sass rules that are excellently devised to give the dev full control over the outcome.<\/p>\n

\"the<\/a><\/p>\n

The typical features that you will see with Foundation:<\/p>\n