
CSS is used to develop a consistent look and feel for all the pages.ĬSS was developed and is maintained by the World Wide Web Consortium ( W3C). It’s a style sheet language that determines how the elements/contents in the page are looked/shown. How will you fix browser-specific styling issues?ĬSS stands for Cascading Style Sheet. Why do we need to use clear property along with floats in CSS? What do you understand by tweening in CSS?

How is the nth-child() different from nth of type selectors? What do you have to do to automatically number the heading values of sections and categories? How is margin different from padding in CSS? How will you align content inside the p tag at the exact center inside the div? How does this property work overflow: hidden? How to determine if the browser supports a certain feature? Does style1.css have to be downloaded and parsed before style2.css can be fetched? What are the advantages of using translate() instead of absolute position? What is progressive rendering? How do you implement progressive rendering in the website?. What is specificity? How to calculate specificity? What is the difference between CSS variables and preprocessor(SASS, LESS, Stylus) variables? What do CSS Custom properties variables mean? How do I restore the default value of a property? What does the :root pseudo-class refer to? What are the different ways to hide the element using CSS? Can you name the four types of properties? How to center align a div inside another div?

What are the differences between adaptive design and responsive design?

What property is used for changing the font face? Does margin-top or margin-bottom have an effect on inline elements? What are Pseudo elements and Pseudo classes? Is it important to test the webpage in different browsers?

What is the difference between inline, inline-block, and block? Difference between reset vs normalize CSS?. What is VH/VW (viewport height/ viewport width) in CSS? What is a CSS Preprocessor? What are Sass, Less, and Stylus? Why do people use them? What are the different types of Selectors in CSS? What is the Box model in CSS? Which CSS properties are a part of it?
