Your Web News in One Place

Articles by CSS Tricks from January 2014

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to CSS Tricks details.
10:34 pm GMT - Tue, January 28, 2014
CSS Tricks Play and Pause Buttons for YouTube and Vimeo Videos (via Their APIs)
Sometimes you just need to start a video playing by some user interaction on the page other than clicking right on that video itself. Perhaps a "Play Video" button of your own creation lives on your p...
12:53 am GMT - Sun, January 26, 2014
CSS Tricks Thought Process of a Front End Problem
Someone graciously takes the time to write in to let me know the fonts on this site look weird in Opera Mobile. What is a poor front end developer to do?Thought Process of a Front End Problem is a pos...
09:11 pm GMT - Thu, January 23, 2014
CSS Tricks Single Page Refresh for Client Side Data Server Side
We recently covered how you could get client-side information and make it available server side. Do real tests on the client, like measure browser window width and do feature tests. Then save that dat...
09:01 pm GMT - Tue, January 21, 2014
CSS Tricks A Dive Into Plain JavaScript
I think jQuery provides so much benefit it still makes sense to use on projects of even modest scope and up. But knowing how to do the simple stuff without it is very good to know, and getting pretty ...
04:04 am GMT - Tue, January 21, 2014
CSS Tricks Changing Between Spaces and Tabs in Sublime Text
Sublime Text is pretty dang good at making it easy to switch between using tabs and spaces to indent your code. More importantly, it makes it easy to adjust the indentation of code that doesn't match ...
01:14 am GMT - Mon, January 20, 2014
CSS Tricks How fast is fast enough?
100ms is the ultimate goal since that feels instantaneous. 20% faster than a competitor will be noticed. 1000ms is a practical goal, which refers to "Speed Index" (visually and functionally ready) not...
09:24 pm GMT - Thu, January 16, 2014
CSS Tricks CSS Animation Tricks: State Jumping, Negative Delays, Animating Origin, and More
The following is a guest post by Zach Saucier. Zach cooks up some pretty inspiring animations over on CodePen. I couldn't be happier that he wanted to share some of the tricks he uses to create them, ...
09:12 pm GMT - Wed, January 15, 2014
CSS Tricks When to use target=_blank
Anchor links1 may have a target attribute which controls what happens when that link is clicked. One of the possible values of that attribute is _blank, which tells the browser to open a new window (o...
12:11 am GMT - Tue, January 14, 2014
CSS Tricks // in CSS
A lot of people, me included, wish we could use // for single line comments in CSS. Tab Atkins explains why it's probably not going to happen, but weirdly enough, you can actually use them now if you'...
10:01 pm GMT - Mon, January 13, 2014
CSS Tricks Myth Busting: CSS Animations vs. JavaScript
The following is a guest post by Jack Doyle, author of the GreenSock Animation Platform (GSAP). Jack does a lot of work with animations in the browser and has discovered that the generic opinion that ...
01:43 am GMT - Sat, January 11, 2014
CSS Tricks The Syntax vs The Spirit
Sometimes I literally can't remember how to write a for loop. Not like funny ha-ha I can't remember how to spell "psychology" but really I can figure it out in a few seconds. Like, go to Google, type ...
08:26 pm GMT - Wed, January 8, 2014
CSS Tricks Front End Ops
As Alex Sexton laid out, it's a thing. More and more people will be hired to do it specifically and organizations will start thinking of it as an important piece of the pie. These slides by Ian Feathe...
07:32 am GMT - Wed, January 8, 2014
CSS Tricks When To Use The Button Element
You use it when, uhm, you want a button on your page that users can click, right? Well, unfortunately it's a bit more complicated than that. It's not too bad though, let's figure it out.It looks like ...
08:04 pm GMT - Mon, January 6, 2014
CSS Tricks Web Standards Killed The HTML Star
Jeff Croft argues that because the web standards movement did such a good job, the "HTML and CSS guru" of old is a commoditized job. "Diversify or die", he says, meaning level up your abilities in oth...
07:53 pm GMT - Mon, January 6, 2014
CSS Tricks A nicer color palette for the web.
Adam Morse with a set of named colors that are a lot more, well, palatable. Comes as CSS classes or variables set up in Sass, LESS, or Stylus.Direct Link to Article — Permalink…“A ni...
07:49 pm GMT - Mon, January 6, 2014
CSS Tricks The Intrinsic Value of Blogging
Speaking of writing tips, Matt Mullenweg on how you should write for just two people: yourself, anda single person who you have in mind as the perfect person to read what you write, almost like a lett...
08:47 pm GMT - Sun, January 5, 2014
CSS Tricks Words To Avoid in Educational Writing
I'm no English major, but as a writer and consumer of loads of educational (mostly tech) writing, I've come to notice a number of words and phrases that come up fairly often and don't add anything to ...
08:52 am GMT - Fri, January 3, 2014
CSS Tricks Thank You (2013 Edition)
GROUP HUG! It's that time of year I give ya'll the biggest warmest THANKS I can. CSS-Tricks is the foundation of my career and makes my life possible. And thus it is to you, dear reader, that I owe ev...