Not so common HTML transition to wordpress issue
At the end every html tag, not self self closing tags, can be used how ever you want. Want to build a website using only <span>, go for it. Going by symantic html. A <section> can contain a <header> and <footer>, symantical that is correct. You can have multiple <header> and <footer> tags, they should … Read more