Coding
Jquery Auto Image Rotator

Jquery Auto Image Rotator

The Jquery Rotator  it will simply auto rotate through a list of images with a smooth fade effect without the need to include an extra plug-in on top of Jquery. You can have look at the XHTML, CSS, and Jquery Javascript that makes it work.
jQuery based photo gallery and sliders

jQuery based photo gallery and sliders

Are you someone who is constantly wowed by the cool effects and animation jQuery can do and always searching jQuery tutorials and plugins? Here is a post for you. jQuery is now the coolest, easiest and the best JavaScript libray on the web. The ability to “Write Less and Do More” got everyone’s attentions.
jQuery Forms and Plugins used to improve your normal html forms

jQuery Forms and Plugins used to improve your normal html forms

Here is a list of handpicked over 20 jQuery Form Examples and Plugins to choose from and improve on your normal html forms. It’s easy, jQuery makes your forms look awesome! All the forms come with great CSS3 templates which you can tweak to match your blog/website!
Stunning jQuery Slideshow (Sliders) Plugins and Tutorials

Stunning jQuery Slideshow (Sliders) Plugins and Tutorials

jQuery has overpowered Flash in a lot of web uses becoming a very powerful tool for web designers. One of these uses that I’m referring to is the image slider. Implementing this feature in your site will definitely count as a big plus so don’t waste your time and download the available jQuery plugins in...
Magnificent CSS3 Tips & Tricks

Magnificent CSS3 Tips & Tricks

In this post we present CSS3 Tips and Tricks that can strongly improve user experience, improve designer’s work-flow and replace dirty old workarounds that we used in Internet Explorer 6 & Co. Please notice that most techniques and tutorials presented below are experimental, and its good to have place at one post.
Stunning JQuery Techniques Used For Creating Eye Catching Websites

Stunning JQuery Techniques Used For Creating Eye Catching Websites

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
Create Unique HTML Forms Online Free for Contact, Survey etc

Create Unique HTML Forms Online Free for Contact, Survey etc

Need an HTML form and you don’t know how to create one? Your search ends here !
Top 7 sites that offer free hosting for your blog

Top 7 sites that offer free hosting for your blog

When it comes to blogs, to opening a new blog we often sit and wonder if it’s good to use a free blog or purchase a domain and a hosting plan for it. For those that don’t have enough money for this the best choice will be the free hosting platforms that offer free blogs....
Top 10 Web Hosting — Best Web Hosts 2011

Top 10 Web Hosting — Best Web Hosts 2011

With hundreds of web hosting companies offering all kinds of hosting plans, it has become challenging to find balance between price, features, performance and support. On this page you can find here suggestion for the best and cheap professional web hosting services under $10 a month; all webhosting plans include at least one free domain...
11 Useful Tools To Check, Clean & Optimize Your CSS File

11 Useful Tools To Check, Clean & Optimize Your CSS File

Minimizing the filesize of the CSS stylesheet has been regarded by many as a good way to increase your site loading speed. Indeed, by reducing the CSS file by several kilobytes, the server will take a shorter time to load and result in a faster webpage.
How to remove WordPress meta generator tag?

How to remove WordPress meta generator tag?

WordPress is showing version number in meta generator tag by default. You may remove the meta generator tag for security reason. It’s easy to remove meta generator tag in wordpress,  you have just add a line to the existing code.
Remove Meta Generator tag from Joomla 1.5

Remove Meta Generator tag from Joomla 1.5

In order to remove Joomla’s meta generator you can edit the code (changes will be lost if you upgrade the site) or add a line in your template index.php file. I will explain the two steps below.