Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: css responsive error

Responsive Design’s Dirty Little Secret

July 31, 2012

Responsive Web design, as defined by Ethan Marcotte, consists of a fluid grid, fluid images and media queries. Different browsers have different methods of calculating widths for percentage based layouts. Browsers have to translate percentages into actual device pixels to fit in the viewport and this can cause problems. This article describes the potential problems […]

csshead comment 0 Comments