Web Wide Way

Web World News

Link on input button

<input type=”button” class=”button” value=”All Holidays Info” onclick=”location.href=’http://allholidaysinfo.com’” />

If you want to see hand on the mouse over on the button you should add to css to the “button” class cursor:hand; for IE and cursor:pointer; for Mozila
.button {
border:solid 1px #000000;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
cursor:hand;
cursor:pointer;
}

WordPress Blog on your own hosting

Finally I did it by self
– Go to cpanel of the site
– Choose “Software/Services” Section
– Click on “Fantastico de Luxo” button

On the left side menu you can see all kind of software you can install only by one click.
There are WordPress, Drupal, Joomla, PHP-Nuke and much more options in the menu.

Choose what you need and start auto-installation.
Before that you need to delete index.php file from the root directory.

That’s all:-)

P.S. Before you are buying the hosting you should check if they have this fantastic tool (Fantastico de Luxo) in their services.
I’m using in this case www47.a2hosting.com hosting