0
Where should i place the <footer> tag
HTML
2 Respuestas
+ 1
in most cases it should be the last element of the body and in less cases after the body
https://www.w3schools.com/TAgs/tag_footer.asp
+ 1
The HTML <footer> element is an HTML5 element that is found within the <body> tag