Test Forum Test out your pictures and signatures here.
Test posts does not count towards your post rating.

test1

Thread Tools
 
Search this Thread
 
Old Mar 7, 2003 | 07:54 AM
  #1  
Calibur's Avatar
Thread Starter
Protege Enthusiast
 
Joined: Dec 2002
Posts: 141
From: Milford, MI Near Detroit
Calibur is on a distinguished road
test1

<html>
<head>
<title>Web Forms </title>
</head>
<body>

<center>
<Font size=+5><I><B>My Web Form Page</b></i></font>
</center>

<hr width=75% alight="center">

<h3>Please enter the following information</h3>

<form method="post" action=""><br>
Enter your first name:<input type="text" name="First Name" size="20"><br>
Enter the name of your state:<input type="text" name="state" size="20"><br>
Enter your postal code:<input type="text" name="postal code" size="10"><p>

<hr>

The color i like most is:<br>
<input type="radio" name="Color" value="">Grassy Green<br>
<input type="radio" name="Color" value="">Sky Blue<br>
<input type="radio" name="Color" value="">Fire engine Red<br>
<input type="radio" name="Color" value="">Daisy Yellow<br>
<input type="radio" name="Color" value="">14-Karat Gold<p>
</form>
</body>
</html>

Last edited by Calibur; Mar 7, 2003 at 07:56 AM.
Old Mar 7, 2003 | 07:57 AM
  #2  
Calibur's Avatar
Thread Starter
Protege Enthusiast
 
Joined: Dec 2002
Posts: 141
From: Milford, MI Near Detroit
Calibur is on a distinguished road
<html>
<head>
<title>Web Forms </title>
</head>
<body>

<center>
<Font size=+5><I><B>My Web Form Page</b></i></font>
</center>

<hr width=75% alight="center">

<h3>Please enter the following information</h3>

<form method="post" action=""><br>
Enter your first name:<input type="text" name="First Name" size="20"><br>
Enter the name of your state:<input type="text" name="state" size="20"><br>
Enter your postal code:<input type="text" name="postal code" size="10"><p>

<hr>

The color i like most is:<br>
<input type="radio" name="Color" value="">Grassy Green<br>
<input type="radio" name="Color" value="">Sky Blue<br>
<input type="radio" name="Color" value="">Fire engine Red<br>
<input type="radio" name="Color" value="">Daisy Yellow<br>
<input type="radio" name="Color" value="">14-Karat Gold<p>

<hr>

Click ALL that apply:<br>
<input type="checkbox" value="">I like summer<br>
<input type="checkbox" value="">I like to ski<br>
<input type="checkbox" value="">I am taller than 5 feet<br>
<input type="checkbox" value="">I have a job<br>
<input type="checkbox" value="">I never got an "E" in school<br>
<input type="checkbox" value="">I have a pet<br>

<hr>
What is your Favorite food?<br>
<select name="Type of foor">
<option selected>Pizza
<option>Hamburgers and Fries
<option>Deluxe Tacos
<option>Hot Lasagna
<option>BBQ Chicken
<option>Bean Burritos
<option>Prime Rib Steak
</select><p>
<hr>
Enter the name of your School Below<br>
<textarea name="words" type="text" cols=35 rows=2>
This is a good place
To add unique information
</textarea>
<hr>
<input type="submit" value="submit information">
<input type="reset" valute="reset forms page">

</form>
</body>
</html>
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
lpd213
Test Forum
7
May 2, 2003 10:26 PM
orangealpha
Test Forum
1
Mar 19, 2003 12:44 AM
turbo1g
Test Forum
0
Nov 2, 2002 02:14 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 



All times are GMT -5. The time now is 09:22 AM.