Skip to content

'Issue' with "HTML attribute reference": it would be nice to have at least short overview on all possible types of attributes you can find in HTML elements. #4551

@552020

Description

@552020

MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes

What information was incorrect, unhelpful, or incomplete?

I was looking for an exact explanation from an HTML point of view of the attribute 'onclick' and I was not able to find anything in MDN. I guess this page is the page, where I think I should have founded the information I was looking for.

I'm aware of the two articles on 'onclick' and "click events":

Specific section or headline?

The first paragraph: "Elements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want." It's clear only by the menu on the left that only the "global attributes" are taken in consideration.

What did you expect to see?

I was expecting to see something like https://en.wikipedia.org/wiki/HTML_attribute that I found successively thanks to Google. Since MDN is the reference online-resource for most of the learners it would be nice and useful to have a short introduction about all the possible kind of attributes you can find in the HTML element. A link to the cited page in wikipedia, that it seems to me to be pretty accurate, could also do the work.

Did you test this? If so, how?

MDN Content page report details

Metadata

Metadata

Labels

Content:HTMLHypertext Markup Language docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions