Content deleted Content added
m Typo fixing per WP:HYPHEN, replaced: globally- → globally using AWB (7660) |
m Remove <nowiki> tags that broke formatting |
||
Line 2:
'''''HTML attributes''''' are modifiers of [[HTML elements]]. They generally appear as name-value pairs, separated by "=", and are written within the start tag of an element, after the element's name:
:
::Where ''tag'' names the HTML element, ''attribute'' is the name of the attribute, set to the provided ''value''.
|