Update README.md

This commit is contained in:
Rob Larsen 2023-11-01 13:44:32 -04:00 committed by GitHub
parent 693357aed8
commit ee9917085a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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) <a name='js'>JS Questions:</a>