Fixing SSL_connect error while installing Ruby Gems on Windows Updated On June 18, 2020 As Windows is my primary development machine, I did a setup of Jekyll by following this guide by …
Fixed width sidebar in responsive design Updated On June 18, 2020 When I was redesigning a few sites, I wanted to put a fixed width sidebar to place ads. But …
Simple Share buttons for Jekyll blog Updated On June 18, 2020 We recently moved this blog from WordPress to Jekyll and created a site structure from the plain vanilla …
Responsive Table with alternate color rows Updated On June 18, 2020 In this post I will be sharing CSS code snippet for making a simple responsive table with alternate …
How to create a 3D CSS Button Updated On May 18, 2021 While I love flat web design, however sometimes little things like 3D CSS buttons when combined with otherwise …
Drawing draggable shapes on Canvas with CreateJS Updated On June 18, 2020 While working for a cross platform hybrid app, I had the requirement of drawing draggable shapes on Canvas. …
Avoid these 5 mistakes to make your app succeed in Emerging Markets Updated On December 29, 2015 Do you know what it takes to make your app a success in Emerging markets like China, India …
Change Color of Inline SVG With CSS Updated On September 14, 2020 While working on optimizing some of my websites for speed, I decided to make use of inline SVG …
20 Best Material Design CSS Frameworks for Websites Updated On June 1, 2021 Ever since Google gave their design language, the Material Design, there has been widespread adoption of its animated …
Ghost Buttons on background image Updated On June 18, 2020 This is my second post in Ghost Buttons series where we will talk about placing Ghost Buttons over …
Soft color animation on Link Hover with CSS Updated On June 18, 2020 Many a times, you would come across sites, where on hovering a Link you will find soft color …
Prevent page zoom by user in Mobile Browser Updated On June 18, 2020 Many websites and web apps prevent page zoom by user in mobile browsers such as Safari on iOS. …