What is lnline style
Answers
Answered by
9
Answer:
An inline style is applied directly to an HTML W element via the style attribute, as demonstrated here: This inline style generates results similar to the following: Embedded styles are placed within a style element within the head section of an HTML document.
Explanation:
Hpoe it helps mark as brainlinest please
Answered by
13
AⲛSⲱ€R⤵️
lnline style:-
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.
Similar questions