Skip to content

Commit 0ad6ee4

Browse files
jenlkyyangshun
authored andcommitted
Add anchor link for responsive vs adaptive design question (#133)
* added responsive design vs adaptive design qn Added link to the list of qns above * correct typo added s
1 parent 7eb63d1 commit 0ad6ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

questions/css-questions.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Answers to [Front-end Job Interview Questions - CSS Questions](https://github.co
3030
* [What existing CSS frameworks have you used locally, or in production? How would you change/improve them?](#what-existing-css-frameworks-have-you-used-locally-or-in-production-how-would-you-changeimprove-them)
3131
* [Have you played around with the new CSS Flexbox or Grid specs?](#have-you-played-around-with-the-new-css-flexbox-or-grid-specs)
3232
* [Can you explain the difference between coding a web site to be responsive versus using a mobile-first strategy?](#can-you-explain-the-difference-between-coding-a-web-site-to-be-responsive-versus-using-a-mobile-first-strategy)
33+
* [How is responsive design different from adaptive design?](#how-is-responsive-design-different-from-adaptive-design)
3334
* [Have you ever worked with retina graphics? If so, when and what techniques did you use?](#have-you-ever-worked-with-retina-graphics-if-so-when-and-what-techniques-did-you-use)
3435
* [Is there any reason you'd want to use `translate()` instead of `absolute` positioning, or vice-versa? And why?](#is-there-any-reason-youd-want-to-use-translate-instead-of-absolute-positioning-or-vice-versa-and-why)
3536

0 commit comments

Comments
 (0)