HTML Track Detail
What is the difference between `main` and `section`?
main represents the primary content region of a page and should usually appear once. section groups related content within that page.
HTML Track Detail
main represents the primary content region of a page and should usually appear once. section groups related content within that page.