Aprenda

CSS

Van SEO Design: A New Flexible Solution To A Responsive Layout Problem

A couple of weeks ago I talked about a problem I was having in a responsive layout along with my attempted solution to the problem. If you remember that solution wasn’t something I liked due to its inflexibility. Leia mais

21 de Dezembro de 2011GERAL

CSS-Tricks: CSS Media Queries & Using Available Space

We've covered using CSS media queries to assign different stylesheets depending on browser window size. In that example, we changed the layout of the entire page based on the space available. It isn't required that we make such drastic changes with this technique though, so in this tutorial we'll go over a design tweak with a smaller scope. We'll also cover the syntax for using media queries within a single stylesheet and more examples of that. Leia mais

21 de Dezembro de 2011GERAL