HTML elements
To learn more about HTML checkout MDN web docs
Heading elements are an important concept when building web apps. They help the browser identify important parts of your application and are used both by search engines and screen readers.
Attributes
Read about attributes on MDN web docs
Events
Read about events on MDN web docs