George's articles
Building a Responsive Mega Menu with Foundation
By George Martsoukos,
Foundation 5 doesn't have a "mega menu" component. George uses some existing Foundation styles to create a responsive mega menu with just CSS.
Responsive Data Tables: A Comprehensive List of Solutions
By George Martsoukos,
George Martsoukos examines solutions, along with demos, for a number of different techniques for achieving responsive tables.
Useful Compass Features for Web Development
By George Martsoukos,
George, shows us 8 different features available with the Compass framework that shows it's more than a mixin library for vendor prefixes.
Semantic Markup with Foundation 5 and Sass
By George Martsoukos,
George shows us how we can use the power of Foundation and keep our HTML lean and semantic.
Sass Basics: Operators
By George Martsoukos,
George goes through the operators that are available with Sass, what they do and how to use them.
Understanding Bootstrap’s Affix and ScrollSpy plugins
By George Martsoukos,
Have you ever noticed the dynamic, fixed navigation on Bootstrap's documentation pages? George explains how to use the two plugins to make that work.
Getting Started with Skeleton, the Simple CSS Boilerplate
By George Martsoukos,
George looks at a simple, responsive solution to solve your framework needs: Skeleton, a CSS boilerplate with limited features.
Super-fast Responsive Layouts with Jeet
By George Martsoukos,
George introduces us to Jeet a grid system that works with Sass or Stylus that keeps the grid in the CSS and not in the markup
Grid System Comparison: Bootstrap 3 vs. Foundation 5
By George Martsoukos,
George Martsoukos compares the grid systems of the two most popular CSS frameworks: Bootstrap and Foundation.
CSS Sprites with Sass and Compass
By George Martsoukos,
George Martsoukos shows us some of the basic functionality that's built into Compass to help make CSS sprites that much easier and quicker.