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: General
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
68. Tell us the difference between common image format on the web.
General
73. How do you do SEO in your project?
General
74. How does @import works in CSS? What is the pros and cons
CSS
75. What is Process and what is Thread
General
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
139. What would be the principles if you are to lead a relatively large Front-End project?
General
140. how does `clear` in CSS work?
CSS
143. How does responsiveness work?
CSS
149. Tell me more about Unicode and UTF-8
General
156. what is `transform:translateZ(0)` for?
CSS
159. What is the difference between `git merge` and `git rebase`?
General
160. How to turn HTML web page in to an image?
General
163. How do you troubleshoot when user reports a blank screen on you web page?
General
167. please briefly introduce yourself
General
168. What is the difference between `display:none` and `visibility:hidden`
CSS