css3

  • submit to reddit

The Sharp Truth About Contour Bias

Sometimes the design of a web page just seems off. No one can put a finger on it. The layout of the screen makes sense. The separation of data is well...

0 replies - 1005 views - 04/17/13 by Zac Gery in Articles

10+ useful tools to simplify CSS3 development

CSS3 is indeed a great improvement to the CSS specification. It allow web developers to add stylish effects to their websites, without any headaches. That...

0 replies - 12207 views - 03/09/13 by jb j in Articles

CSS3 Image Filters

I'm a big fan of some of the experimental CSS properties that the browsers vendors are developing. In previous tutorials I have looked at some of the new...

0 replies - 2195 views - 12/11/12 by Paul Underwood in Articles

Backbone.js Meets RESTful Web Services

In NetBeans IDE 7.3, a Backbone.js file can be generated from a RESTful web service. The Backbone.js file contains complete CRUD functionality and your HTML5...

0 replies - 13276 views - 12/10/12 by Geertjan Wielenga in Videos

Using Media Queries in JavaScript Code

One of the great additions in CSS3 is the ability to use media queries. Media queries are queries written in CSS which enables you to check different medias...

0 replies - 2939 views - 12/10/12 by Gil Fink in Articles

Programming in HTML5 with JavaScript and CSS3 Specialist

As of today, I am a Programming in HTML5 with JavaScript and CSS3 Specialist. I took the 70-480 exam and passed with a score of 760. Though I already have...

0 replies - 2589 views - 11/27/12 by Kristof Degrave in Articles

W3C Status on Web Performance

The W3C Web Performance Group has been working on a set of new standards to make measuring performance from a real users perspective much easier. This...

0 replies - 3019 views - 11/10/12 by Mitch Pronschinske in Articles

How to Turn jQuery Accordion into CSS3 Accordion

Have you ever used ordinary accordion plugins in your projects? I would believe so! Most of them use javascript to work (or jQuery). Usually we use such...

0 replies - 2670 views - 10/04/12 by Andrey Prikaznov in Articles

CSS3 Games Collection

Have you ever thought about creating your own web games? I'm sure that most of you have already heard about the newest technologies like html5, canvas, webgl,...

1 replies - 5199 views - 09/29/12 by Andrey Prikaznov in Articles

Internet Explorer 10 Training Kit

A few months ago, I was involved in a Sela project and helped to write the Internet Explorer 10 training kit. The Internet Explorer 10 training kit...

0 replies - 1553 views - 09/22/12 by Gil Fink in Articles

Creating a Simple Windows 8 Game with JavaScript: Part 2

This is the second in a series of four posts over four weeks that will show you how to create a simple Windows 8 game, using HTML5, JavaScript, WinJS, and...

0 replies - 1646 views - 09/22/12 by Chris Bowen in Articles

CSS3 - Using Subtle Patterns in Buttons

Nowadays, using subtle patterns is kinda cool so I thought why not using them also on buttons? The idea was to create some nice CSS3 patterned buttons and...

0 replies - 2169 views - 09/18/12 by Catalin Red in Articles

tiltShift.js - A jQuery Plugin That Uses CSS3 Image Filters to Replicate the Tilt-Shift Effect

tiltShift. js is a jQuery plugin that uses the CSS3 image filters to replicate the tilt-shift effect. This is a proof of concept and currently only works...

0 replies - 2126 views - 09/10/12 by Hirvesh Munogee in Articles

Tutorial: Pure CSS3 Galleries Collection

In our new collection of web tutorials you can find a new collection of pure CSS3 photo galleries (it means – without using javascript). Most of them...

0 replies - 7711 views - 09/05/12 by Andrey Prikaznov in Articles

How to Cook a Windows 8 App With HTML5/Javascript/CSS3: RTM Version

With the availability of Windows 8 RTM, you can now download the RTM version of UrzaGatherer: http://www.catuhe.com/msdn/urza/urzagatherer-rtm.zip   ...

0 replies - 2443 views - 08/22/12 by David Catuhe in Articles