UI Design: Glossy Buttons with CSS3 Gradient
We have covered CSS3 gradients a few times, from linear gradient, radial gradient and repeating gradient. This time, we try to utilize these features …
We have covered CSS3 gradients a few times, from linear gradient, radial gradient and repeating gradient. This time, we try to utilize these features …
Update: Screenhero is no longer available. To share your screen on your PC, you can use Google Remote Desktop instead. Need help with complicated soft…
Web development and designing can take out a big chunk of time for us web creators, especially in big web projects with a tight deadline. Here is a to…
Android users are probably playing with the newly launched Facebook Home for Android users, but iOS users are not left out of a new Facebook update. T…
Many of us are great admirers of artistic paintings that deliver a certain message to the viewer. It’s amazing how artists can just play with colors…
During the writing of this post, Google Glass is being shipped out to Glass Explorers. But alas it is only to early adapters and developers who had fo…
Have you ever thought what makes things ‘good’ or ‘bad’? Why do people like one thing and hate others? Aarron Walter has found the answer to t…
Here’s the situation: the new update you have gotten for your favorite app keeps crashing the app, rendering it useless. You’ve made the issue kno…
Whether it is for writing PHP, CSS, HTML or other languages, we all want to have to use only one, simple-to-use editor which looks great and have good…
There are two types of transform available in CSS3 specification, 2D and 3D. In our previous post, we have discussed on CSS3 Transform 2D. So, this ti…
Changing the world is easy. Take Steve Jobs for example. The poster entrepreneur of our era who reinvented the world! He did it, while taking credit f…
In a previous post about CSS3 Box-sizing, we discussed that HTML elements are essentially “boxes”. Traditionally, when positioning these boxes to …