+ 1
Html 5 document question
"In a semantic HTML5 document, is it valid to place multiple <main> elements on the same page? If yes, under what conditions is it allowed? If no, why not?"
2 Respuestas
+ 4
Read the documentation and find it out like a pro!
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/main
Use a meaningful tag, not "melody"
+ 1
I thank you