Explain me this ?? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Explain me this ??

Hai, I am unable to find the answer for the following. Please Explain me the details on the Question P-18, in the Lesson "Form Data". Send me the Answer. I tried so many times, I am unable to do that. Pls help me out.

4th Aug 2023, 1:31 PM
Pradeep S
Pradeep S - avatar
5 ответов
+ 5
P-18, from where?
4th Aug 2023, 1:33 PM
JaScript
JaScript - avatar
+ 3
Do you mind showing us what you have done so that we can see where you went wrong
4th Aug 2023, 1:35 PM
Aweneg Rooney
Aweneg Rooney - avatar
+ 3
Your question was confusing, but I’m pretty sure you meant the HTML course, lesson: Form Data, Question 18, which is a lengthy one. Assuming you are on that question, then remember, the input has an ‘id’ attribute to declare the id, and a ‘type’ attribute for the type. The label has a ‘for’ attribute that links the label to the input, so if you click on the label, it is equivalent to clicking on the input. Also, remember that forms always start with <form> and end with </form> 😉.
4th Aug 2023, 1:56 PM
Defying Gravity
Defying Gravity - avatar
+ 2
Can you give more info about the question
4th Aug 2023, 1:35 PM
Aweneg Rooney
Aweneg Rooney - avatar
+ 2
Sangamaa Please ask your question clearly with description use proper tags. Course Lesson Your code and write clearly what's the issue?
4th Aug 2023, 1:39 PM
R💠🇮🇳
R💠🇮🇳 - avatar