Validation error: "End tag header seen, but there were open elements." lolleri200 on July 29, 2020 Hi, I keep getting this error even tho I have open and closed all my elements... Does anyone know how to fix this? Code: https://codeshare.io/5w6V8x
add another closing section tag before the closing header tag at the end of the file
What tag is the closing tag I should add?
/section before the ending /header
Ohh thanks :)