Answer: Inline style is the style attached to one specific element. The style is specified directly in the start tag as a value of the STYLE attribute and will apply exclusively to this specific element occurrence.
Question:
What is inline style? How to link? Answer:
Inline style is the style attached to one specific element. The style is specified directly in the start tag as a value of the STYLE attribute and will apply exclusively to this specific element occurrence.
How far can CSS be taken beyond the web page--that is, have generalized or non-web specific features for such things as page formatting or type setting?