From ee9917085a0af202653e3c13c2ee19e1d1d4580c Mon Sep 17 00:00:00 2001 From: Rob Larsen Date: Wed, 1 Nov 2023 13:44:32 -0400 Subject: [PATCH] Update README.md --- src/translations/_template/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/translations/_template/README.md b/src/translations/_template/README.md index 5272da797..eba7da6b3 100644 --- a/src/translations/_template/README.md +++ b/src/translations/_template/README.md @@ -108,6 +108,7 @@ permalink: /translations/************/index.html * Can you give an example of a pseudo class? Can you provide an example use case for a pseudo class? * 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 CSS Grid and Flexbox? When would you use one over the other? +* What is the difference between fixed, fluid and responsive layouts? #### [[⬆]](#toc) JS Questions: