Coding

TwitterFacebook
Get flash to fully experience Pearltrees
http://tympanus.net/codrops/

Codrops

A really well designed user interface is one that goes unnoticed by the user, whereas a poorly designed user interface forces the user to pay attention to it instead of the content. Users come to ... read more If you have searched images on Google recently, you might have noticed the interesting expanding preview for a larger image when you click on a thumbnail. It's a reall... read more Today I'd like to share my process for creating a flexible JavaScript UI plugin I've dubbed HexaFlip. Lately I've taken to building simple experimental UI plugins t... read more

"Mobifying" Your HTML5 Site

Introduction Developing for the mobile web is a hot topic these days. http://www.html5rocks.com/en/mobile/mobifying/

Media Queries

Abstract HTML4 and CSS2 currently support media-dependent style sheets tailored for different media types . For example, a document may use sans-serif fonts when displayed on a screen and serif fonts when printed. ‘ screen ’ and ‘ print ’ are two media types that have been defined. Media queries extend the functionality of media types by allowing more precise labeling of style sheets. http://www.w3.org/TR/css3-mediaqueries/
http://www.squidoo.com/301 This quick tutorial will teach you how to perform an Apache htaccess 301 redirect in several different scenarios...no matter what your situation is! Whether you want to delete or consolidate web pages, it's always best to pass all of their search engine merit over to another existing page, to salvage visits, page rank and old backlinks. This is what a 301 redirect will do for you! What Is A 301 Redirect? 301 redirects are commands that point search engines and visitors from an old area of a website to another area of the site; or, they can point the entire website and domain name to another website and domain name, entirely. Where Do I Input 301 Redirects?

A 301 Redirect Guide for the Clueless!

Getting Started with Responsive Web Design - A Dummies Guide

http://www.labnol.org/internet/responsive-web-design-faq/21361/ This guide answers common questions around Responsive Web Design, a technique for building mobile and tablet websites that is also recommended by Google.
Udacity

Wordpress

jQuery

Although CSS is generally considered a simple and straightforward language, sometimes it requires creativity, skill and a bit of experimentation.

50 Useful Coding Techniques (CSS Layouts, Visual Effects and Forms) - Smashing Magazine

http://coding.smashingmagazine.com/2010/02/18/50-css-and-javascript-techniques-for-layouts-forms-and-visual-effects/