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

Bring back hgroup #1905

Closed
grayghostvisuals opened this issue Oct 15, 2016 · 1 comment
Closed

Bring back hgroup #1905

grayghostvisuals opened this issue Oct 15, 2016 · 1 comment

Comments

@grayghostvisuals
Copy link

Not sure how much I need to give a case for this but many developers out there saw the hgroup as something worth keeping.

<hgroup>
    <h1>Title</h1>
    <h2>subtitle</h2>
</hgroup>
@domenic
Copy link
Member

domenic commented Oct 15, 2016

hgroup is alive and well! https://html.spec.whatwg.org/multipage/semantics.html#the-hgroup-element

It's true that some other standards orgs, which are unable to write their own specs, have forked the HTML Standard and made their own version with different rules. But those are not interesting or anything you should pay attention to; anyone can fork, but there's only one HTML Standard.

@domenic domenic closed this as completed Oct 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants