Computer Science, asked by majip, 1 year ago

what is inline stylesheet? give examples​

Answers

Answered by khanshifa09
1

Answer:

Inline style sheets is a term that refers to style sheet information being applied to the current element. By this, I mean that instead of defining the style once, then applying the style against all instances of an element (say the <p> tag), you only apply the style to the instance you want the style to apply to.

Answered by kumarv98966
0

Answer:

Inline style sheets is a term that refers to style sheet information being applied to the current element. By this, I mean that instead of defining the style once, then applying the style against all instances of an element (say the <p> tag), you only apply the style to the instance you want the style to apply to.

HOPE IT HELPS YOU.

Similar questions