PreviousNext

Responsive design using Foundation with ASP.Net MVC

by bill-s, 2012-08-03T07:35:24.000Z

Responsive design is a technique for creating a website or web application that can adapt to a client’s screen or interface. In responsive design a flexible layout, together with flexible content and media queries, is used to change how the page is rendered on the client’s screen. Although the basics of responsive design on the surface are simple, there are many design challenges. By using a framework, you can enter the design process better prepared to meet these challenges.

Read More