You need to know some of the basic things about web design no matter you are making HTML, CSS or Flash websites for personal or commercial purpose. You need to focus on basic HTML first before you step into JavaScript or CSS or whatever. If you wish to make your website to be very successful, […]
Entries Tagged as 'HTML'
Web Design Tutorials
August 26th, 2008 · 4 Comments
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 […]