What is the mistake? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is the mistake?

I have a code segment: <form> <input name="name" type="text" placeholder="Name" required/></br> <input name="email" type="email" placeholder="Email" required/></br> <textarea name="message" placeholder="Message"> </textarea> <input type="submit" value="Send" class="submit" /> My code playground is putting automatically a space in the textarea area, and because of that, it's not showing the placeholder. Can somebody please help?

7th Jan 2021, 10:39 PM
Domokos Márk
Domokos Márk - avatar
1 Answer
+ 3
Waoh fast xD
7th Jan 2021, 11:58 PM
Misael Meriles
Misael Meriles - avatar