CSS

These posts are about "CSS", who knew.

Dynamic grid from breakpoints

I dynamically generate MediaQueries from Zurb Foundation breakpoints for a grid with the following Sass code: In my case, it generates the media queries for all breakpoints defined for the Zurb...

Read

CSS: Windows Phone Accent Colour

With Windows (Phone) 8, Microsoft gave developers the opportunity to develop their apps for Windows & Windows Phone with HTML, CSS and JavaScript. So it is particularly tempting for web...

Read