Skip to content

Add recommendation for selecting HTML id attribute#25292

Merged
estelle merged 13 commits intomdn:mainfrom
teoli2003:id-number
Apr 14, 2023
Merged

Add recommendation for selecting HTML id attribute#25292
estelle merged 13 commits intomdn:mainfrom
teoli2003:id-number

Conversation

@teoli2003
Copy link
Copy Markdown
Contributor

Fixes #25200

Further improvements are welcome.

@teoli2003 teoli2003 requested a review from a team as a code owner March 13, 2023 12:17
@teoli2003 teoli2003 requested review from schalkneethling and removed request for a team March 13, 2023 12:17
@github-actions github-actions bot added the Content:HTML Hypertext Markup Language docs label Mar 13, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 13, 2023

Preview URLs

External URLs (2)

URL: /en-US/docs/Web/HTML/Global_attributes/id
Title: id

(comment last updated: 2023-04-14 05:52:24)

@estelle estelle self-requested a review March 13, 2023 16:26
@estelle estelle self-assigned this Mar 13, 2023
Copy link
Copy Markdown
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some suggestions. I need to investigate hyphens, so will comment again.

Copy link
Copy Markdown
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

more feedback

teoli2003 and others added 2 commits March 31, 2023 07:25
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
@teoli2003
Copy link
Copy Markdown
Contributor Author

Ready for a 2nd pass.

@teoli2003 teoli2003 requested review from Josh-Cena and estelle March 31, 2023 08:06
Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM, with a few rewording

teoli2003 and others added 2 commits April 1, 2023 07:50
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but letting @estelle review as well :)

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
@teoli2003
Copy link
Copy Markdown
Contributor Author

Fun note: it is fascinating how an initially simple issue leads to digging into dark corners of the web platform.

@Josh-Cena
Copy link
Copy Markdown
Member

The original author of this note probably dug through this themselves, they just didn't spell it out exactly ^^

Copy link
Copy Markdown
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammatical tweaks. Approved.

@estelle estelle merged commit a6a6186 into mdn:main Apr 14, 2023
Mehrm0 pushed a commit to Mehrm0/content that referenced this pull request Apr 14, 2023
* Add recommendation for selecting HTML id attribute

* Update files/en-us/web/html/global_attributes/id/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/html/global_attributes/id/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Fix Markdownlint flaw

* Update files/en-us/web/html/global_attributes/id/index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>

* Update files/en-us/web/html/global_attributes/id/index.md

* Fix Markdownlint flaw

* Update files/en-us/web/html/global_attributes/id/index.md

* Update files/en-us/web/html/global_attributes/id/index.md

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

* Update files/en-us/web/html/global_attributes/id/index.md

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

* Update files/en-us/web/html/global_attributes/id/index.md

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

* Update files/en-us/web/html/global_attributes/id/index.md

* Update files/en-us/web/html/global_attributes/id/index.md

---------

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ID value can start with a number

3 participants