Code.GeekInterview.com
  I am new, Sign me up!
 
Code Samples HTML
 

Form Designer


Code ResourceAuthor: RyanJames  

Difficulty Level:

Published: 10th Jun 2007   Read: 1297 times  

Filed in: HTML
Add Comment


 


The HTML program designs a student form.

 


Sample Code
  1.  
  2.  <H1 ALIGN="center">Student Form </H1>
  3. <FORM METHOD="POST" ACTION="http://www.geekinterview.com/example.cgi"
  4. <CENTER>
  5. <CENTER>
  6. Student Name:<INPUT NAME="name" size="20">
  7. Email Address:<INPUT NAME="email" size="20">
  8. <P>
  9. Address:<INPUT NAME="addr" size="40">
  10. <P>
  11. Class:<INPUT NAME="class" size="20">
  12. <P> GRADE:
  13. <SELECT NAME="Choice">
  14.   <OPTION>Outstanding
  15.   <OPTION>Very good
  16.   <OPTION>Good
  17.   <OPTION>Average
  18.   <OPTION>Below Average
  19. </SELECT>
  20. <P> Further Comments: <BR>
  21.    <TEXTAREA NAME="Comments" ROWS="10” COLS="40" WRAP="Virtual">
  22.  
Copyright GeekInterview.com


Next Article: RTF 2 HTML Converter


 

Latest Code Samples

 

Popular Code Samples

 

Related Code Samples

 

Post Comment


Members Please Login

Name:  Email: (Optional. Used for Notification)

Title:
 
Comment:
Validation Code: <=>  (Enter this code in text box)





Popular Coders

# Coder NameHits
1. RyanJames1298
2. chowsys1215

Active Coders

# Coder NameCodes
1. chowsys1
2. RyanJames1

Refined Tags

 

Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact  

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape