This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Abhishek
about 9 years

3/21 [resolved] code not working

why this code not working

<input type="email">
<input type="sumbit">

Answer 550cc1e886f5528ddc000469

1 vote

Permalink

Hi Abhishek,

sumbit should be submit

points
Submitted by Judy
about 9 years

2 comments

Abhishek almost 9 years

thank u

Judy almost 9 years

You’re welcome!

Answer 5523874a86f55262cd0001f6

1 vote

Permalink

Your problem is <input type="sumbit" />. It should be <input type="sumbit" />. Be careful on your spelling(s).

points
Submitted by Naveen Niraula
almost 9 years

2 comments

Abhishek almost 9 years

thanks, programming is really intresting

Naveen Niraula almost 9 years

yeah! it’s a fun thing ;)