The technique behind showing a gif loader before page loads completely is very easy. Basically what it is doing ?
It is...
Read More ⟶
Jquery UI autocomplete with API request is one of the recent thing I have done. I am going to share what I have done....
Read More ⟶
Copy and paste the following code into the loop
<?php printf( get_the_category_list( __( ', ', 'twentytwelve' ) )...
Read More ⟶
By default photoshop doesn’t have an option to save in .ico format. You need a plugin to make it work. You can find...
Read More ⟶
With the help of wordpress function we can decrease and increase the defalut excerpt length. By default the excerpt...
Read More ⟶
Being technical we all know that we can easily hide comments with some sort of if and else conditions. But there is a...
Read More ⟶
At the very beginning when I started responsive web deisgn I have face the problem regarding viewport meta tag....
Read More ⟶
Box shadow is one of the CSS3 properties. It enables the browsers to add a shadow over any box.
box-shadow: 2px 2px 5px...
Read More ⟶
In this section I am going to share a small tip that will help you to know which port occupied by which program.
For...
Read More ⟶
In this small tutorials I am going to show you how you can easily fix updates are disabled by the administrator....
Read More ⟶