Emmet 6 months ago
The next generation of Zen Coding. Essentially it gives you shortcuts you can type that expand into full HTML or CSS. Like nava*8 will expand into a tag with eight links inside it with empty hrefs. Or, try div.module*4p*2lorem and press tab. There are CSS expanders and a bunch of editor …
T-Shirts and Hoodies, now available anytime. Imagine one of these babies wrapped up with a bow on it under a tree. RIGHT? Direct Link to Article — Permalink … CSS-Tricks Store Now Open! is a post from CSS-Tricks
Imagine you have a form with 10 required fields on it. That's a bit larger than your average form on the internet and a good bit of work for a user. You might lose some users along the way, which is never a good thing. Perhaps to encourage finishing the form, you let them know how close to …
New & interesting examples of movement in interaction design, curated by Chambers Judd. Direct Link to Article — Permalink … Hoverstat.es is a post from CSS-Tricks
This will be the last part of this mini series about Web Developer Economics before we wrap it up and look at the numbers together. We already looked at: Web Developer Economics: Monthly Service Costs Web Developer Economics: One Off Software Costs Poll: Personal Earnings from Completed Client …
Dave and I talk with Laura Kalbag, a freelance designer from the UK with a fresh perspective on just about everything. We talk about process, selling responsive web design, software choices, and more. Thanks very much to PeepCode and InControl for sponsoring this week. Direct Link to Article …
In which the events of the day are transcribed upon bits and bytes and stored in the databii of the invisible clouded sea. CSS-Tricks Chronicle Vol. VII is a post from CSS-Tricks
We kicked this little series off talking about monthly service costs , then started a poll about earnings , now let's keep it going and talk about software again. This time, software that you only buy once. Maybe it has paid upgrades once in a while, but those are optional (e.g. Adobe Creative …
Reveal 6 months ago
You know those online slideshows where the text for new slides three dimensionally rotates in? Those are made with Reveal.js by Hakim El Hattab. Now there is a web app for creating them so it's even easier. Direct Link to Article — Permalink … Reveal is a post from CSS-Tricks
Quick video from simurai demonstrating how flexbox is well suited for web app (as opposed to web site) layouts. It gets extra compelling when combined with some simple media queries. Direct Link to Article — Permalink … Flexbox Will Help App-Like Layout is a post from CSS-Tricks