What is Inline CSS? With 2 examples.
Answers
Answered by
9
Answer:
Heya ☺
Inline CSS : Styles are embedded right with in the html code the effect.
Example : ➡ <table style "font family :arial ;font size :small" >
➡ <th style ="color :blue" >
Answered by
2
Answer:
inline css refers to css found in html file.it is found in the head of the document between the style tags.inlining css simply means putting you css into your html file instead of an external css.
example-table cells,the size ,thickness,color of table border and padding around images or other objects.
hope it helps.
Similar questions
Social Sciences,
5 months ago
Math,
5 months ago
Math,
11 months ago
English,
11 months ago
Math,
1 year ago
World Languages,
1 year ago