What is CSS language?
CSS is a language for formatting web pages. It is concerned with the form of site formatting. It was specifically designed to separate the formatting of the written content in the document. This applies to colors, font shapes, and backgrounds.
what CSS means?
CSS is the abbreviation for Cascading Style Sheets.
Why should you learn CSS?
- You need to learn CSS in order to format web pages.
- You need to learn CSS in order to separate formatting from design.
- You have to learn CSS in order to control many web pages using one CSS page.
- You have to learn CSS in order to make the design responsive to all devices, whether computers, tablets or phones.
Which version of CSS do I need to learn?
You need to learn CSS3
What do I need to start learning CSS?
- 1- Before you start learning HTML, you must have simple computer skills, such as installing and running programs, changing settings, saving files, and changing their names.
- You also need to learn HTML.
- 2-You also need an editor, such as vs code
- 3-You also need a browser, such as Google Chrome, Opera, Firefox, Brave, or Safari.
How to save an CSS file?
At first, we give the CSS file a name when saving, for example, style, then we add .css and it becomes style.css
Note: English is not my official language. Mostly I use Google Translate. Therefore, if you encounter a problem or find some errors, you can inform me of the error on the contact us page or comments, or go to Mozilla developer website to understand the lesson well.
Here we have finished. We will see you in the next lesson
Thank you for reading the article and do not forget to share it with friends