You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move any <section> to the outermost block within the page structure. the only thing that can be outside of <section> can be a single div with a container class.
<section>
to the outermost block within the page structure. the only thing that can be outside of<section>
can be a single div with acontainer
class.container
can be used for spacing and positioning)<section>
must have a<header>
with a headline tag with a proper counterThe text was updated successfully, but these errors were encountered: