Creating a simple 3D button with pure CSS

#button3d { width: 100px; height: 30px; background: #F8D96D; border-bottom: 7px solid #7F5A23; border-left: 3px solid #7F5A23; border-top: 1px solid #7F5A23; ...

Online HTML Preview

Online HTML Preview Hello friends, I developed another interesting tool for you today :) Here is a little and a simple tool to write and preview html codes on the fly. Just type your html codes inside the textbox and see how it renders your html code below. Have fun…and make...

Oscommerce Password Generator

Here is a little simple online tool for all those who are looking for a way to change the password of your oscommerce user account or your oscommerce admin account. You can simply put in your new password in the text box below, and click the generate button. This tool will generate...

Get template file name in Wordpress easily!

You found a nice template for your Wordpress website, and then you noticed that you want to make some changes in that template to make it friendlier with your website. You have no idea which template file is delivering that content, and you don’t want to mess with a lot of codes...