Showing posts with label RWD. Show all posts
Showing posts with label RWD. Show all posts

Sunday, January 5, 2014

Responsive Web Design: some paths to follow


Responsive web design is an area with constant novelties and avenues for reflection, often accompanied by concrete examples of code to demonstrate their relevance. Today, we will focus on the problem of tabs, on readability and the length of lines, on the different uses of the devices and their screen size, before glimpsing on what the future has for us.

Monday, December 2, 2013

Responsive tables


Tabular data is an often used layout component that imposes some tricky decisions in a responsive environment. If the table is wider than the viewport, we can enable horizontal scrolling, hide some columns, show a sum up of the table with a link to the full version of it, or we can make other decisions as well.

Saturday, July 20, 2013

Some news on the RWD front


The responsive design world is constantly evolving, and with it the W3C recommendations and working drafts, in particular concerning the CSS standards evolution. Typography has its word too, and web font usage brings its share of solutions. This articles brings out a series of relevant links and articles to pursue a longstanding discussion.