+ 1
Please help me For help in correcting this code, click on the chat message icon below.
https://sololearn.com/compiler-playground/WkG59q0y9c4b/?ref=app
1 Respuesta
+ 1
What’s not working as you expect?
Why did you put the first div before the body? I think it should go in the body. Perhaps you meant to use the <main> tag instead of body and then yes you would put that first div before the main section.
In any case this should’t affect how your site is working so you should clarify what your problem is