Your Web News in One Place

Articles by CSS Tricks from April 2012

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to CSS Tricks details.
11:48 pm GMT - Sun, April 29, 2012
CSS Tricks Conditional Content via CSS Media Queries
Jeremy Keith has a great article on his journey to allowing JavaScript to load in content based on the currently active media query. This allows you to keep media queries only in the CSS (DRY!). The a...
04:15 pm GMT - Fri, April 27, 2012
CSS Tricks Transitions Only After Page Load
I've you've ever used CSS transitions on structural elements on your page, you may have noticed a case where you see that transition happen when the page loads and is laying itself out. Quick video of...
01:07 pm GMT - Fri, April 27, 2012
CSS Tricks ShopTalk Episode 15
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 —...
07:53 pm GMT - Sat, April 21, 2012
CSS Tricks Fighting the Space Between Inline Block Elements
A series of inline-block elements with "normal" HTML formatting result in spaces between them when set on the same line. Here's some techniques for fighting against the gap.Fighting the Space Between ...
02:00 am GMT - Fri, April 20, 2012
CSS Tricks Triangle With Shadow
You probably already know you can make triangles with CSS. But what if you want to put a shadow behind it? Unfortunately the classic border trick doesn't change the shape of the element, it's just a v...
02:45 am GMT - Thu, April 19, 2012
CSS Tricks Saving the Day with Scoped CSS
One little known feature of HTML5 is Scoped CSS. It's an attribute for style blocks that may change the way we tackle certain styling challenges in the future.Saving the Day with Scoped CSS is a post ...
07:58 am GMT - Wed, April 18, 2012
CSS Tricks Refactoring >14,000 lines of CSS
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 big mo...
10:28 pm GMT - Mon, April 16, 2012
CSS Tricks Fred Boyles Code Challenge
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 — PermalinkR...
12:06 am GMT - Sat, April 14, 2012
CSS Tricks Automatic responsive images in WordPress
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...
09:18 pm GMT - Fri, April 13, 2012
CSS Tricks The CSS3 Experience
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.Direct Link to Art...
05:21 am GMT - Fri, April 13, 2012
CSS Tricks ShopTalk Episode 14
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 i...
12:50 am GMT - Thu, April 12, 2012
CSS Tricks Updated: The Current State of HTML5 Forms
It's been about a year, so I redesigned and updated all the support information here. Added Android. Lots more green, but we're still quite a ways off from using features like validation without fallb...
03:13 am GMT - Tue, April 10, 2012
CSS Tricks On :target
The :target pseudo selector in CSS is both pretty cool and pretty limited in what it can do. In this article we discuss some things it can be helpful with, it's limitations, and some work arounds.On :...
10:15 pm GMT - Sun, April 8, 2012
CSS Tricks ShopTalk Episode 13
Rapidfire show! No guest, no news, not hot drama, just all question on answer action.Direct Link to Article — Permalink…ShopTalk Episode 13 is a post from CSS-Tricks...
09:00 pm GMT - Fri, April 6, 2012
CSS Tricks On Responsive Images
There are three ways we can go about dealing with responsive <img>s : 1) a new format 2) a new syntax 3) rely on existing hacks.On Responsive Images is a post from CSS-Tricks...
01:51 am GMT - Wed, April 4, 2012
CSS Tricks Flat Icons & Icon Fonts
There are many such roundups. This one is mine.Flat Icons & Icon Fonts is a post from CSS-Tricks...
07:31 pm GMT - Tue, April 3, 2012
CSS Tricks Foresight.js
Speaking of bandwidth media queries, this project by Adam D. Bradley looks promising:Foresight.js gives webpages the ability to tell if the user's device is capable of viewing high-resolution images (...
09:46 pm GMT - Mon, April 2, 2012
CSS Tricks ShopTalk Episode 12
This week Dave and I are joined by Dave's co-workers and amigo's Trent Walton and Reagan Ray. We talk about cutting edge front end stuff, client services, topics for a graduate thesis, and more. Broug...