Frontend interview questions
January 27, 2024
☕️ Support Us
Your support will help us to continue to provide quality content.👉 Buy Me a Coffee
HTML
CSS
- What is the specificity of CSS selectors
- What units are there in CSS? How do I use them?
- What is the CSS Box Model?
- What are pseudo-classes and pseudo-elements?
- Explain CSS Position Property
- What Are the Values of Display in CSS? What Is the Difference Between inline, block and inline-block? What Is the Difference Between display:none and visibility:hidden?
- How to Center a Div with CSS?