We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca52f92 commit d687416Copy full SHA for d687416
README.md
@@ -95,7 +95,6 @@ This file contains a number of front-end interview questions that can be used wh
95
* How is responsive design different from adaptive design?
96
* Have you ever worked with retina graphics? If so, when and what techniques did you use?
97
* Is there any reason you'd want to use `translate()` instead of *absolute positioning*, or vice-versa? And why?
98
-* What is the difference between these two selectors 1) .one .two {} 2) .one.two {}
99
100
#### JS Questions:
101
0 commit comments