We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41beb71 commit 693357aCopy full SHA for 693357a
src/questions/css-questions.md
@@ -39,4 +39,5 @@ permalink: /questions/css-questions/index.html
39
* Can you explain the difference between px, em and rem as they relate to font sizing?
40
* Can you give an example of a pseudo class? Can you provide an example use case for a pseudo class?
41
* What is the difference between a block level element and an inline element. Can you provide examples of each type of element?
42
-* What is the difference between CSS Grid and Flexbox? When would you use one over the other?
+* What is the difference between CSS Grid and Flexbox? When would you use one over the other?
43
+* What's the difference between fixed, fluid and responsive layouts?
0 commit comments