Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Problem in level 8 lesson 3

I have facing an error in level 8 lesson 3 ,it could not accept the correct syntax code , again and again i have tried it alot but every time it occurs same error, through this issue i could not move further on the remaining course and complete it.
by

2 Answers

kshitijrana14
Try this one

<!DOCTYPE html>
<html>
<head>
<title>
My Webpage Title
</title>
</head>
<body>
<form>
<label>Email</label>
<input type="email" name="email"/>
</form>
</body>
</html>
Selinazd0y9
You helped me so, Thanks alot dear @kshitijrana14 for the answer of my question that I had asked last day .

Login / Signup to Answer the Question.