The main reason why the page loading speed is important is because it creates a better user experience for your visitots.Now a days the search engines also use speed to…
Latest Posts - Page 15
HTML or XML Sitemaps
"The question any amateur designer, even pro one while making a site map is which one to choose with HTML sitemap or XML sitemap for your website, it indeed is…
SEO with Images
Adding an images to your blog post to make the posts not only makes it look good and delive a brief information about what the post is doing. But it…
Dexter with CSS3
Using the different properties of CSS3 like border-radius, rotate etc different shape can be made easily with those shapes we can make super shapes that is characters.
Redirect your Traffic for Error handeling
its a good practice to add error handling capabilities to all programs to inform the user about the error and the possible solution to solve the…
Redirect your Traffic with .htaccess
Redirect your visitor to maintenance page is a must when you are upgrading your site. Now you can redirect your user to maintenance page easily by using .htaccess file.We will…
Automatic Street Light / Outdoor Light
The objective here is to build a a light that switched on by itself when the surroundings gets dark and back off when its bright, this can be used as…
Dock Menu with CSS 3
This dock make use of -webkit for the transition purpose, this does not need any java script or jqurey. This is a simple easy to install menu like an ordinary…
Leverage browser caching
A primary way to speed up your web site to returning visitor is to cache your site in the visitors browse, though its not applicable to new visitor but if…
Attach Files through .htaccess
In most of the site that uses hand written codes, the common and routine procedure followed by the programmers is to break up the site code…