Frontend
Basics of CSS
Basics of CSS What is «CSS»? How are comments denoted in CSS? What is a «selector»? List the main types of selectors. What is a pseudo-class? What attribute selectors are there? What is the difference between #my and .my? What is the difference between margin and padding? What is the difference between the values 0 and auto in the margin property? Which property sets the background color? How to remove the underline from all links on the page?