what is a Html event?
Answers
Answered by
1
HTML Event
HTML has the ability to let events trigger actions in a browser, like starting a JavaScript when a user clicks on an element.
To learn more about programming events, please visit our JavaScript tutorial.
Below are the global event attributes that can be added to HTML elements to define event actions.
- Hope it will helps
Answered by
5
Answer:
An HTML element is an individual component of an HTML document and page .HTML is composed of a tree of HTML nodes such as text nodes.Each nodes have HTML specified.
mark brainliest
Similar questions