Wednesday, April 30, 2008

HTML Form Post

HTML Forms




I've never used HTML forms in a website before. Actually, I just learned about them a few weeks ago when I was reading an HTML tutorial on w3schools.com. I've always wondered how much work it was to create pages with controls like buttons and text fields. I guess it really is quite simple using HTML forms.


Here are some examples:



Some radio buttons on a form:


Honda
Acura



Some checkboxes on a form:


Bike
Car
Airplane

There is much more you can do with forms, but I need to get back to work and earn more money!

- Later

1 comment:

Tim said...

Boy was than an easy test. Both Honda's and Acura's are cars.