Computer Science, asked by 2000nooralii, 2 months ago

What do you mean by CSS? Explain different types of CSS with example.

Answers

Answered by stuprajin6202
4

Answer:

Cascading Style Sheet(CSS) is used to set the style in web pages that contain HTML elements. It sets the background color, font-size, font-family, color, … etc property of elements on a web page. There are three types of CSS which are given below: Inline CSS. Internal or Embedded CSS.

Answered by XxSecretKillerxX
2

Answer:

Cascading Style Sheets

CSS is the acronym of “Cascading Style Sheets”. CSS is a computer language for laying out and structuring web pages (HTML or XML). This language contains coding elements and is composed of these “cascading style sheets” which are equally called CSS files (.

Cascading Style Sheet(CSS) is used to set the style in web pages that contain HTML elements. It sets the background color, font-size, font-family, color, … etc property of elements on a web page. There are three types of CSS which are given below: Inline CSS.

Explanation:

hope it helps

Similar questions