Here in this post I am going to give you a simple CSS code snippet which will shake a div element on mouse hover. In this code I am going to use CSS @keyframes rule which use for .... Read More
Navigation menu is an important part of any website. Without navigation menus a website doesn’t look good and it looks like the website is not properly arranged. WordPress al.... Read More
I was trying to find the best information on Java garbage collection and why java does not support destructors. Almost read 100 of blogs and articles on Java garbage collector and destructors method in java. I have found to the point answer but I was looking for the process and was looking for the exact method by […] Read More
It is now become so easy to start your own application. This is also applicable for PHP application. There are various types of PHP scripts and source codes available which you can use to start your website or website for your client. Here in this article, I am going to tell you about a YouTube […] Read More
There are lot of errors we have to face while programming. today we are going to know about this error mentioned below and also we will come to know that how to solve this kind of .... Read More
Did you ever think to change your default cursor type on a web page design or HTML page? Are you tired of using those usual and normal default cursor types? You can see the default cursor as arrow that moves with your mouse movement when you are not focusing on any special element, anchor text […] Read More
Today in this post I am going to introduce you to a ready made source code that is built with pure CSS code and can be used to give a nice and pretty moving and animated background image on web page. Actually the CSS code used for this animated background image effect is the part of […] Read More
Did you ever think about presenting different part of your theme’s template file for mobile device? Or did you ever think to show different contetn for mobile devices who visits a WordPress site using a mobile device? For example you want to show “You are on PC” text on a place of your WordPress theme […] Read More