BFE
.dev
EN
Practice
Explore
EN
Front-End Interview Questions
General knoweldge of Front-End development and behavioral questions.
Sort
Solved status
Company
tag: CSS
tag: Amazon
9. explain how different CSS `position` property works
CSS
10. what is the difference between `block` and `inline`?
CSS
27. Explain Box Model
CSS
39. What are Pseudo Class and Pseudo Element?
CSS
74. How does @import works in CSS? What is the pros and cons
CSS
82. What is the difference between reset.css and Normalize.css
CSS
83. How to create a box with fixed Aspect Ratio in CSS?
CSS
84. How to create triangles with CSS?
CSS
113. How do you create retina hairline(0.5px line in CSS)?
CSS
114. What is CSS pixel and device pixel?
CSS
121. How to center an element vertically?
CSS
Amazon
122. Explain the common CSS Relative length units
CSS
126. How would you debug a web page and find the bad code?
General
Amazon
127. Tell us about CSS keywords: initial/inherit/unset/revert
CSS
128. Explain how position:sticky works
CSS
129. how to create a responsive Square with CSS?
CSS
136. How to achieve responsiveness in your web app?
CSS
137. What does`flex:1` mean?
CSS
138. What is Block Formatting Context?
CSS
140. how does `clear` in CSS work?
CSS
143. How does responsiveness work?
CSS
156. what is `transform:translateZ(0)` for?
CSS
168. What is the difference between `display:none` and `visibility:hidden`
CSS