Viva-ing Las Vegas

By  on  

If you live anywhere near Madison, Wisconsin, you know it's been one of the worst winters ever. Record snowfall, freezing rain, and 100+ car accidents are just a few of the highlights. For that reason, I'll be off to Sin City tomorrow in search of some form of heat.

Look forward to new articles next Tuesday!

Recent Features

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Incredible Demos

Discussion

  1. Nice! Have fun. You know prostitution is legal there right? Now might be a good time to bring up that “two chicks at the same time” thing to the girlfriend.

  2. Good point Chris. I actually went to Vegas with twenty guys for a bachelor’s party last year. You have no idea how glad I am that my girlfriend wasn’t on THAT trip.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!