Answer the question
In order to leave comments, you need to log in
What is the essence of the HTML validation error?
Hello!
There is this code:
<p>Поиск по ID:↩
<form name='id_search'>↩
<input type='text' placeholder ='Введите ID' name='id' required>↩
<input type='button' value='Отправить'>↩
</form>↩
</p>↩
<p>Поиск по имени:↩
<form name='name_search'>↩
<input type='text' name='name' placeholder='Введите Имя' required>↩
<input type='button' value='Отправить'>↩
</form>↩
</p>↩
Answer the question
In order to leave comments, you need to log in
Weird you somehow <p>
use
stackoverflow.com/questions/9852312/list-of-html5-...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question