Category Archives: css

Pure CSS Highlight for Link :target

Recently I was working on a FAQ page. Typically, it had a series of Questions at the top, and each linked to an Answer below (I actually prefer questions and answers to be more Q>A, Q>A, but this was an … Continue reading

Today’s Readings

Okay, I know this has been around for a little while, but 3D printers still just blow my mind… I am pretty ignorant when it comes to design. As such, I had never heard of Hillman Curtis, sadly, until reading … Continue reading

Looking for a Responsive Content Dialog(ue)

One of the larger issues when trying to create a truly responsive site is the content. Or rather, “what to send to whom…” (I am not trying to coin the next Ajax, but I am lazy, so I’m going to refer … Continue reading

Today’s Readings

Change the Tune: a great way to keep the office harmonious, let out a little pent-up frustration, and give everyone a little exercise! A really great, easy-to-follow tutorial on how to build a responsive design site, from the ground-up.  For … Continue reading

Today’s Readings

Really beautiful cloud reproduction using CSS & JS.  I especially love that it can go full-screen, but I do wish I could “disconnect” my mouse movements from the cloud orientation.  Oh, and the Michael Bay Preset is a nice touch too… … Continue reading

Today’s Readings

New Zealand 100% Pure offers some great interactive design (and the responsive design is pretty good, at least until you get down to the small-tablet-ish size). The opening page takes similar, previously-seen techniques to a new level, but I really … Continue reading

Today’s Readings

Seems we have (at least) two new competing image replacement techniques: http://nicolasgallagher.com/another-css-image-replacement-technique/ http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/ Both are improvements over the old-standard text-indent: -9999px;, especially if you’re dealing with tablets, but does anyone have any other pros/cons on the two? And speaking of … Continue reading

Today’s Readings

I’m not sure if I’d ever grab this to start a new site, but Pea.rs seems like a great playground for testing HTML and CSS, at the very least! What I dig most is that everything is responsive, all the … Continue reading

Responsive Design: Progressive Enhancement, Part Deux!

Okay, I know the term du jour is Responsive Design, but just think of it as progressive enhancement. The term (and philosophy) progressive enhancement replaced graceful degradation back in 2003, but back then it was mostly pertaining to CSS and … Continue reading

Today’s Readings

SpriteRight seems like a good technology, taking in either a batch of images from Finder (yeah, Mac-only, it seems) or importing images from an existing stylesheet (nice touch!), but I have always found these types of tools to do a … Continue reading