HTML attribute: Difference between revisions

Content deleted Content added
m Spelling/grammar/punctuation/typographical correction
Line 1,130:
 
Event attributes, added in HTML version 4, allow an element to specify scripts to be run under specific circumstances. The table below lists some common event handler attributes, and some elements they can function with.
<div style="overflow-x:auto">
 
{| class="wikitable sortable"
|-
Line 2,482:
|onselect
|}
</div>
 
== See also ==