Where should CSS styles for form elements be defined according to this documentation?
CSS styles for form elements must be defined directly in the element's style property, not via id or class selectors.
CSS styles for form elements must be defined directly in the element's style property, not via id or class selectors.