HTML form element – Drop down menu

Posted by Shek on May 2, 2008 under HTML | Be the First to Comment

I often like to use drop down menu for the users to input data because it can restrict the choices and can avoid them from making typo mistakes. It is simple to implement and the codes are:
Read more of this article »

HTML form element – Text field and Submit button

Posted by Shek on May 1, 2008 under HTML | Be the First to Comment

HTML form element – text field, as its name says, it is for inputting texts, examples like name, age or password.

Read more of this article »

HTML form

Posted by Shek on April 28, 2008 under HTML | Be the First to Comment

In most of the operations, we have to get some data from the user and use PHP code to process those data. HTML form provides an easy way for the user to input data. Cases such as login page, member registration page.

Read more of this article »

Page 3 of 3123