3. What is a CSS selector? 4. What are the advantages of External Style Sheets? 5. What is RWD? 6. What are the benefits of CSS sprites? 7. What is the CSS Box model and what are its elements? 8. What is the float property of CSS? 9. What is tweening? 10. What is a CSS Preprocessor? What are Sass, Less, and Stylus? Why do people use them? 11. What is the difference between inline, inline-block, and block? 12.What is a Pseudo element? What is pseudo-class? 13. Difference between CSS grid vs flexbox? 14. What is progressive rendering? How do you implement progressive rendering in the website?. What are the advantages of it? 15. What are Vendor-Prefixes? 16. Name all the modules which are used in the current version of CSS. 17. What are gradients in CSS? 18. How will you add border images to an HTML element? 19. How can we add icons to the web page? 20. How is the concept of inheritance applied in CSS? 21. What are browser safe colors? 22. Which property allows you to specify the type of cursor that should be displayed to the user? 23. What are attributes and how are they used? 24. What’s your preferred way of sizing fonts? 25. What are web safe fonts and fallback fonts? 26. What are functions/mixins? 27. Question: What is the difference between physical and logical tags? 28. What is new in CSS3? 29. How does CSS actually work (under the hood of browser)? 30. What clearfix methods do you know?