- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is CSS and why it is used?
CSS handles the look and feel part of a web page. Using CSS, you can control the color of the text, the style of fonts, the spacing between paragraphs, how columns are sized and laid out, what background images or colors are used, layout designs, variations in the display for different devices and screen sizes as well as a variety of other effects.
Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended to simplify the process of making web pages presentable.
CSS is easy to learn and understand but it provides powerful control over the presentation of an HTML document. Most commonly, CSS is combined with the markup languages HTML or XHTML.
- Related Articles
- What is HTML5 IndexedDB and why it is used?
- What is a Selector and how it is used in CSS?
- What is Vestigial side band modulation? Why is it used?
- What is an array and what is it used for?
- What is DevSecOps and Why it is Important?
- Why some organizations run fake research and how is it used?
- What is an array and how is it used for?
- What is training? When and why it is needed?
- What is Selenium and why is it chosen extensively?
- What is .git folder and why is it hidden?
- What is cyber hygiene, and why is it important?
- What is data mining and why is it important
- What Is PRINCE2® and Why Is It Important?
- What is sieving? Where it is used?
- What is winnowing? Where is it used?

Advertisements