What is CSS and why it is used?
Answers
Answered by
2
css is a language that is used to describe the look and formatting a document written in a makeup language e.g HTML
Answered by
1
CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to be displayed on screen, paper, or in other media. CSS saves a lot of work. It can control the layout of multiple web pages all at once.
Similar questions