We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8ad59 + 4997b2b commit 59a6470Copy full SHA for 59a6470
1 file changed
src/questions/css-questions.md
@@ -38,6 +38,6 @@ permalink: /questions/css-questions/index.html
38
* How is clearfix css property useful?
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?
+* 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?
43
* What is the difference between fixed, fluid and responsive layouts?
0 commit comments