define inline style give answer in very short way
Answers
Answered by
1
Explanation:
Inline styles are used to apply the unique style rules to an element, by putting the CSS rules directly into the start tag. It can be attached to an element using the style attribute. The style attribute includes a series of CSS property and value pairs.
Hope its help.
Similar questions