Controlling CSS3 Animation with steps() Function
Animation is one of the greatest features introduced to CSS. In the past, web animation was only available in the JavaScript or Flash territory. But, …
Animation is one of the greatest features introduced to CSS. In the past, web animation was only available in the JavaScript or Flash territory. But, …
There is an argument as to whether or not video games should be considered an art form. Whatever side you’re on, there is no denying that video game…
During the development stage, you may deploy the website in a local server. There you can run, develop, and debug the website on a computer, locally. …
The new features that come with CSS3 won’t be applicable in Internet Explorer 8-6, and yet we can ignore this disadvantage as the effect will degrad…
With the advent of high-resolution screens on mobile devices, users have come to expect images that are sharp and detailed. This shift in expectations…
HTML is the standard language that forms a web page, but it is not easy to extend or maintain. We need another language as a layer to generate HTML dy…
Note: This post was first published on July 14, 2014. Splash screens appear for a few seconds when you launch a mobile app, serving multiple purposes …
Note: Originally published on July 11, 2014. An app’s icon not only sets it apart from the crowd but also forms the first impression for potential u…
jQuery Mobile is one of the best frameworks to build a mobile friendly website and mobile application. jQuery ships with a number of user interfaces t…
Are you interested in learning web design but not sure which path to take? Generally, there are three main ways people in the field learn web design. …
For many web developers, Cordova offers the quickest path to developing mobile apps. It lets you build applications for various platforms using the we…
It can’t be denied that real-time collaboration has become an essential part of the modern web. Google Drive is a great example of how simultaneous,…