(2) Lower-Case Letters for XHTML elements
XHTML event handler attributes
- The rule applies to the XHTML attribute — such as onclick, onmouseover, etc. — as shown in the previous page.
- The rule does not apply to the JavaScript, which is the value of the attribute, as we shall see in an example, next …
