Tutorial Categories
Tools and Software
Site Search


Advanced Search
Tutorial Options
Popular Tutorials
  1. Photoshop Concept Car Makeover
  2. Photoshop Man Of Fire Part I
  3. Photoshop Man Of Fire Part II
  4. Photoshop Magic Marker Effect
  5. Photoshop Car Makeover Part II
No popular tutorials found.
Popular Authors
  1. Cory Crampton
  2. Daniel Phillips
  3. tanmay goswami
  4. Rails Forum
  5. Brendan Horverson
  6. CodeCrunch Tutorial Bot
  7. PhotoshopBee .com
  8. Jamie Lewis
  9. Nick Cote
  10. Luther Avery
No popular authors found.
 »  CodeCrunch  »  HTML and CSS  »  HTML Intermediate Tutorial: Phase 2
HTML Intermediate Tutorial: Phase 2
By Daniel Phillips | Published  07/20/2006 | HTML and CSS | This tutorial viewed 571 times
HTML Intermediate Tutorial: Phase 2

Welcome to the second Intermediate HTML tutorial! In this one we will be looking at forms - excited? Me too.... pfft!

Forms are useful for lots of things!, for example if you want to collect data on users, or have a complaint reporting system, you can have the results posted on a document on your server, think of it as a log.

The basic construction of the form tag is something like this.

<form> - Starts the tag

<input> -Specifies input

<input> -Specifies input

</form> - Ends the tag

The input tag is customisable, and in this tutorial will detail the ways in which this can be done!




Comments
  • Comment #1 (Posted by sachin shetty)

    its very nice.. i have learnt a lot here..do continue this tutor till one can really master html please...hatsoff
     
Submit Comment