technews.am is a new community for breaking news across the technology sector. We are still in Alpha, so please bear with us.

More stories from css tricks »

CSS Tricks  11 hours ago:

Speaker Notes -

Rebecca Murphey with tips on speaking. While posted on “Ladies in Tech,” the advice is good for anyone.

CSS Tricks  11 hours ago:

Intro to Web Workers -

Brian Cooksey goes from "I don't really know what Web Workers are" to "OK I totally get Web Workers.

CSS Tricks  less than a day ago:

New Poll: Light on Dark or Dark on Light? -

New poll! Just for funzies. Do you prefer...

Light Code on Dark Background

Like this:

or.

CSS Tricks  2 days ago:

A Couple of Best Practices for Tablet-Friendly Design -

Ben Terrill shares some things you can do to improve the experience for your visitors using tablet devices.

CSS Tricks  4 days ago:

Making Infield Form Labels Suck Less -

Jackson Fox presents some of the options: slide them out of the input, slide them to the right, or move them to tooltips.

CSS Tricks  4 days ago:

Poll Results: Mobile Web Design Responsibility -

Between 2008 and 2013, people's opinion on where the majority of responsibility in mobile design lies has shifted.

CSS Tricks  4 days ago:

JSbooks -

A big collection of books on JavaScript that are published free on the web.

Direct Link to Article — Permalink…

JSbooks is a post from CSS-Tricks


CSS Tricks  6 days ago:

The JavaScript Behind Touch-Friendly Sliders -

Kevin Foley explains how to build a swipeable gallery on touch devices.

The JavaScript Behind Touch-Friendly Sliders is a post from CSS-Tricks


CSS Tricks  Jun 12 13 :

IE 10 Specific Styles -

Conditional comments are gone in IE 10. That's good. IE 10 is a very good browser. Feature detection is a better way to go in nearly all cases.

CSS Tricks  Jun 11 13 :

Hitch -

It's kinda like a preprocessor (variables, prefixing...) but it can do much more because it's JavaScript that executes on your page.