Is it valid to have an HTML form inside of a ‘section’ tag?
My professor keeps using section tags out the wazoo and I don’t think he’s always using them appropriately. Wanted to check on this specific instance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes it is valid.
The HTML5 spec says that it can contain any flow content, where flow content is:
If was still irking you, you could point him to this note: