Interactive Programming Forums
Login
Register
Home
Questions/Snippets/Exercises
Unanswered
Tags
Ask a Question
Post a Code Snippet
Post an Exercise
Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.
All categories
Ruby
(3)
Python
(10)
PHP
(7)
Perl
(2)
SQL
(8)
Javascript
(6)
HTML
(20)
CSS
(4)
jQuery
(0)
XML
(3)
Code Snippets
(1)
Exercises
(4)
Other
(9)
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
I need to restart all the exercises of Tutorial III.
posted
12 years
ago
in
HTML
by
atimokoena
(
1,400
points)
programming
0
votes
1
answer
The third exercise on Tutorial 1. How is this incorrect?
posted
10 years
ago
in
HTML
by
ldayton1229
(
7,030
points)
+6
votes
4
answers
can anyone tell me why is this incorrect?
posted
12 years
ago
in
HTML
by
Alejandro ChavarrÃa
(
3,400
points)
+5
votes
1
answer
please help me with v exercise. what do i do after creating the database employee?
posted
12 years
ago
in
SQL
by
lumisinoh
(
1,640
points)
+11
votes
1
answer
How to understand easily the terms of your exercises as a new student who had not such kind of knowledge before?
posted
12 years
ago
in
Exercises
by
chanmg84
(
1,860
points)
programming-code
programming
html
php