Dave and I were joined by Happy Cog front enders Jenn Lukas and Allison Wagner and we talk about coding styles, memorization, and the classic "what should we learn next?" Direct Link to Article — Permalink ShopTalk Episode 15...
Author: Kubrick
Category: CSS
Tags: allison, education, happy-cog, live, Web Design
I've seen this come up a couple of times lately on Twitter and then an interesting Dabblet so I figured it would be an important thing to document. Here's the deal: a series of inline-block elements formatted like you...
Author: Kubrick
Category: CSS
Tags: article, code, CSS, elements
You probably already know you can make triangles with CSS . But what if you want to put a shadow behind it? ...
Author: Kubrick
Category: CSS
Tags: article, CSS, heres-a-demo
Today's post is by Arley McBlain ( @ArleyM ), a front end developer in Burlington Ontario at Thrillworks . Over the last couple years HTML5 and CSS3 have rocked our worlds and the way we approach common website issues....
Author: Kubrick
Category: CSS
Tags: article, CSS, Design, global, scoped
Eugene Fedorenko talks about how Beanstalk refactored the whole app to use SASS. I'm sure a lot of folks are in this situation right now. You want to use SASS, but you have a big app and it's a...
Author: Kubrick
Category: CSS
Tags: beanstalk, CSS, eugene-fedorenko, wildbit
Between now and the end of May 2012, code a small project using a language or environment that's new to you or that you've only casually messed around with. Direct Link to Article — Permalink Fred Boyle’s Code Challenge...
Author: Kubrick
Category: CSS
Tags: asp.net, challenge, Design, php
The main trouble with the existing fancy methods for serving images responsively is manually generating the images and syntax needed to utilize it. Keir Whitaker show us how to use WordPress to handle all that hard stuff for us....
Author: Kubrick
Category: CSS
Tags: article, CSS, css tricks, direct-link
Soak in a little An Event Apart without leaving your house. Dan Cederholm (you know, the other banjo playing CSS guy) with an hour talk on responsible and enhancement-based CSS3 use. ...
Author: Kubrick
Category: CSS
Tags: CSS, Design, mobile, video
Another RAPIDFIRE episode this week loaded with all Q&A. If you like the guest episodes, don't worry, we have plenty coming up. Direct Link to Article — Permalink ShopTalk Episode 14 is a post from CSS-Tricks ...
Author: Kubrick
Category: CSS
Tags: CSS, css tricks, like-the-guest, rapidfire
The :target pseudo selector in CSS matches when the hash in the URL and the id of an element are the same. ...
Author: Kubrick
Category: CSS
Tags: article, Browser, yellow