We all know what is conditional css and how to write the conditional css. Here is few examples about conditional css. <!–[if IE]> <link rel=”stylesheet” type=”text/css” href=”style.css” /> <![endif]–> With in style.css file When we are use the inline css … Continue reading
Monthly Archives: March 2010
How to do word wrap with css
Many times we need to do word wrap using lanugages. I recommend use css for word wrapping. You can force long (unbroken) text to wrap in a new line by specifying break-word with the word-wrap property. This is a problem … Continue reading
Download the wp-bluemagic wordpress theme
We Created the very professional blue color based wordpress theme. User can download wp-bluemagic wordpress theme form here. wp-bluemagic Demo | Download
How to create wordpress theme
First choose or create your html template from photoshop. For creating the html template you can refer following screen shots for creating photoshop image. This is very common layout for creating any webpage. Here for this tutorial I am using … Continue reading
how to use captcha code in wordpress registration
WordPress is becoming very popular for these days. So many people are using wordpress as a CMS and networking website. With wordpress doing registration or commenting on post is so easy. So for stopping the automated computer spam we need … Continue reading
How to get the website loading time in a browser
If you want to get the webpage loading time through javascript. This very easily achievable using javascript. You just need to use following code in your head tag Incoming search terms:loadingLoading…loading gif
When a photograph tells different story
When we shoot photo that is all passion. Photography is big and very subject. Check some very nice pictures.
How do we protect our WordPress admin panel
Now many people are using the wordpress cms for there website. Many people are always take a shared hosting for publishing the wordpress website. With shared hosting or dedicated you should always think about hack proof wordpress admin panel. So … Continue reading
how to pull sticky post from wordpress
From wordpress 2.7 version wordpress introduced the new feature called sticky post. Sticky post will give you ability to show the most popular or your favorite post always top of the posts. Sticky post feature is very nice for wordpress … Continue reading
how to install vim on linux
If you are using linux so you are very much familiar with vim editor. Some time when you are doing new setup of server like for linux distribution. There is lot is coming cloud hosting and centos and fedora. My … Continue reading
