When I’m designing themes for WordPress, I find that working remotely can be a little troublesome at times; particularly when using stylesheet preprocessors such as LESS or SASS. I’ve been...
For a few years, Smashing Magazine has been my first tab to start every browsing session (right after checking Gmail and Facebook). Assuming that the company was based somewhere in the US,...
Forums user McAsh wondered how they might code up a design in which there was a large header and a smaller subheader beneath it which featured double horizontal lines jutting out after the text to...
In this episode of The Treehouse Show, Nick Pettit (@nickrp) and Jason Seifer (@jseifer) talk about JavaScript Tours and Pull Quotes. [Video] Here are the links for the week: Trip.js...
Even if your startup is the coolest in town, if it doesn't look the part, you may get misread or passed over. Consider these inexpensive, panache-boosting tips.
Like the little handle on range inputs. You can style that, but it's different in all the major browsers. It's either ::-ms-thumb, ::moz-range-thumb, or ::-webkit-slider-thumb. Obviously an area...