HTML5 Boilerplate 4.0: The web’s most popular front-end template

HTML5 Boilerplate 4.0: The web’s most popular front-end templateHTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100’s of developers, all in one little package. ★ Analytics, icons, and more A lean, mobile-friendly HTML template; optimized Google Analytics snippet; placeholder touch-device icons; and docs covering dozens […]

22 Responsive CSS Frameworks and Boilerplates Explained | Design Shack

22 Responsive CSS Frameworks and Boilerplates Explained | Design ShackCSS frameworks have been around for years now, but the arrival of responsive design practices has rendered many of our old favorites useless. Fortunately, lots of really talented developers have jumped in to fill the gap with the next generation of CSS frameworks and boilerplates. There’s […]

demosthenes.info – Make Your Web Pages More Legible With CSS3 Ligatures and Kerning Pairs

demosthenes.info – Make Your Web Pages More Legible With CSS3 Ligatures and Kerning PairsCSS3 offers many controls for kerning, but the easiest and fastest is very simple: body { text-rendering: optimizeLegibility; } The text-rendering property is supported in all current versions of Firefox, Safari and Chrome, and automatically substitutes kerned pairs and ligatures as appropriate throughout […]

10 CSS Rules Every Web Designer Should Know

10 CSS Rules Every Web Designer Should KnowThrough experience as web designers we memorise all kinds of code syntax, hacks and snippets. With CSS in particular there is a number of rules and declarations that can really help transform your website designs and open up new possibilities when compared to older techniques. This post rounds […]