Is it possible to apply styles using class or id selectors for form elements in this context?
No—styles must be applied using the element’s inline style property, not class or id selectors.
No—styles must be applied using the element’s inline style property, not class or id selectors.