Mazda3Club.com : The Original Mazda3 Forum

Mazda3Club.com : The Original Mazda3 Forum (https://www.mazda3club.com/)
-   Test Forum (https://www.mazda3club.com/test-forum-53/)
-   -   test1 (https://www.mazda3club.com/test-forum-53/test1-21852/)

Calibur March-7th-2003 07:54 AM

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>

Calibur March-7th-2003 07:57 AM

<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>


All times are GMT -5. The time now is 08:00 AM.


© 2024 MH Sub I, LLC dba Internet Brands