Removed the extra backtick
This commit is contained in:
parent
c4586d009e
commit
060e47a60e
|
|
@ -91,7 +91,7 @@ This file contains a number of front-end interview questions that can be used wh
|
|||
* Have you played around with the new CSS Flexbox or Grid specs?
|
||||
* How is responsive design different from adaptive design?
|
||||
* Have you ever worked with retina graphics? If so, when and what techniques did you use?
|
||||
* Is there any reason you'd want to use `translate()` instead of *absolute positioning*, or vice-versa? And why?`
|
||||
* Is there any reason you'd want to use `translate()` instead of *absolute positioning*, or vice-versa? And why?
|
||||
|
||||
#### JS Questions:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue