Interview Guides
Frontend Interview Questions

Frontend Interview Questions
HTML
CSS
- Explain the CSS Specificity
- What Is the Difference Between px, em and rem in CSS?
- Explain 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?
Frontend Tooling
Frontend Optimization