News

In Part 1 of "VSM Goes Responsive," I covered how you can change the box model to help make responsive design layout easier. Now it's time to explore CSS3 media queries and see how they're used in CSS ...
Media queries are conditions that apply different CSS styles based on the characteristics of the viewer's device, such as its resolution or orientation. When it comes to responsive images, media ...
Now for the slightly techie bit: this is possible because the website uses media queries to detect screen sizes and then allocates a CSS style sheet for that screen. The website will use a ...
As smartphone and tablet use continues to grow, it's increasingly important for your business website to look good on a small screen. These seven tools will help you build a fully functional site ...