useful tips and resources

Entries from February 2008

CSS Gallery Sites

February 15th, 2008 · No Comments

If you are looking to see the beauty of CSS websites, there are CSS Elite and Best Web Gallery which have great collections of CSS websites.

Also, there is free CSS templates site where you can download many good CSS templates for free if you wish to have your own CSS website or learn how […]

[Read more →]

Tags: CSS

Simple Contact Form

February 1st, 2008 · 4 Comments

You will learn how to make a simple contact form in HTML and using PHP mail function. Make sure that your hosting supports PHP. You need to create one HTML page and one PHP page. Open up your HTML editor.
First, create a blank HTML page and put below HTML codes inside the body tag. Save […]

[Read more →]

Tags: HTML · PHP