Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should we use the <main> element? #11

Open
davidakennedy opened this issue Nov 25, 2013 · 3 comments
Open

Should we use the <main> element? #11

davidakennedy opened this issue Nov 25, 2013 · 3 comments

Comments

@davidakennedy
Copy link
Contributor

We could maybe change the <section> element to <main>. Like:

<main id="main" class="main-content" role="main">
  {{ content }}
</main>

Here's a good article on the element.

@ascott1
Copy link
Member

ascott1 commented Nov 26, 2013

@davidakennedy I think this is a good idea. I'll make the change unless you beat me to it!

@davidakennedy
Copy link
Contributor Author

@ascott1 Nope! Go for it!

@ascott1
Copy link
Member

ascott1 commented Feb 2, 2016

This should happen so this ancient issue can be closed out. Before merging html5shiv should be checked to make sure it's a version with <main> element support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants