8 <form action=
"http://www.google.com/" method=
"post">
9 <label for=
"fn">First name:
</label> <input type=
"text" id=
"fn"><br>
10 <label for=
"ln">Last name:
</label> <input type=
"text" id=
"ln"><br>
11 <label for=
"cm">Company Name:
</label> <input type=
"text" id=
"cm"><br>
12 <label for=
"a1">Address line
1:
</label> <input type=
"text" id=
"a1"><br>
13 <label for=
"a2">Address line
2:
</label> <input type=
"text" id=
"a2"><br>
14 <label for=
"ct">City:
</label> <input type=
"text" id=
"ct"><br>
15 <label for=
"zc">Zip Code:
</label> <input type=
"text" id=
"zc"><br>
16 <label for=
"st">State:
</label> <input type=
"text" id=
"st"><br>
17 <label for=
"em">Email:
</label> <input type=
"text" id=
"em"><br>
18 <label for=
"ph">Phone Number:
</label> <input type=
"text" id=
"ph"><br>
19 <label for=
"c1">Name on card:
</label> <input type=
"text" id=
"c1"><br>
20 <label for=
"c2">Card Number:
</label> <input type=
"text" id=
"c2"><br>
21 <label for=
"c3">Expiration Month:
</label> <input type=
"text" id=
"c3"><br>
22 <label for=
"c4">Expiration Year:
</label> <input type=
"text" id=
"c4"><br>