Customizing Browser Scroll Bar With CSS / jQuery
Windows, OS X and Linux have their own style for the scroll bar as you can see in the following screenshot. This in return could lead to undesired res…
If coding is the future, then you should get a head start here. We believe that age, gender, and background should not limit one's ability to learn to code. That's why we offer numerous posts on online resources, ebooks, environments, testing tools, and playgrounds to assist readers in acquiring programming skills.
We also have articles that delve into mobile app development, software development, open source, and web programming.
Windows, OS X and Linux have their own style for the scroll bar as you can see in the following screenshot. This in return could lead to undesired res…
We have discussed LESS CSS a few times in our previous posts. If you have been following our LESS post series, you should know that we have to compile…
As you may already know, CSS3 introduced a set of new selectors that allow us to select elements in the document with less HTML class addition. But, t…
Developing applications can be a very stressful job. Nobody is perfect, and running into buggy code is fairly commonplace in this career. Some program…
We have covered a lot of cool CSS3 capabilities – from Color Gradients, Transtions, and Animation. Actually, there are also several properties in CS…
In terms of screen size, mobile devices have smaller screens than a PC monitor. When viewing webpages or apps, there are some elements that are transl…
It’s common to use the browser’s Developer Tools to debug and test code during website development. However, changes made in Developer Tools do no…
There are plenty of misconceptions and myths surrounding the art of programming. Many people view it as a job reserved only for the exceptionally gift…
Over the past few years, I’ve observed a wide variety of portfolio website layouts. The diversity of techniques available for such a staple interfac…
There are many visual effect possibilities we can achieve with CSS; the limit is only our creativity and imagination. This time, as the title suggests…
There are billions of apps in the market, and hundreds of them are being developed every day. Therefore, mobile app developers are continuously buildi…
Variables finally come to CSS. Yes, the CSS that we use everyday for styling webpages. We have disccused several times on using variables with CSS Pre…