MCQ
Which attribute is used to define inline styles in HTML?
A class
B style
C font
D styles
Explanation

The style attribute is used to add inline CSS styles directly to HTML elements.