Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.

Hello HE! I don't understand the exercise 1 of Tutorial III. Can you tell me?

+10 votes
Can you send me a correct code for me about this exercise?
Thanks my value HE! My value master!
posted 12 years ago in HTML by You Sophal (1,690 points)

1 Answer

0 votes
Hi, Sorry for the delayed reply.

The exercise is asking for two input text fields so try something like the following:

Name: <input type="text" name="name" size="10" />
ID: <input type="text" name="id" size="10" />
answered 12 years ago by codeadmin (113,880 points)

Related questions

+9 votes
1 answer
posted 12 years ago in HTML by atimokoena (1,400 points)
0 votes
1 answer
posted 9 years ago in HTML by ldayton1229 (7,030 points)
+6 votes
4 answers
posted 12 years ago in HTML by Alejandro Chavarría (3,400 points)
+5 votes
1 answer