HTML attribute: Difference between revisions

Content deleted Content added
m convert special characters (via WP:JWB)
Fix red link
Line 43:
*Usually the required and optional attributes modify specific HTML elements
*While the standard attributes can be applied to most HTML elements.<ref>{{cite web|url=https://www.w3schools.com/tags/ref_standardattributes.asp|title=HTML / XHTML Standard Attributes|publisher=w3schools.com}}</ref>
*Event attributes, added in HTML version 4, allow an element to specify [[HTML scriptingJavaScript|scripts]] to be run under specific circumstances.<ref>{{cite web|url=https://www.w3schools.com/tags/ref_eventattributes.asp|title=HTML / XHTML Standard Event Attributes|publisher=w3schools.com}}</ref>
 
==Required and optional==