You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/3-terrarium/2-intro-to-css/.github/pre-lecture-quiz.md

19 lines
305 B

4 years ago
*A warm-up quiz about CSS*
Complete this quiz in class
1. HTML elements must have either a class or an id in order to be styled
- [ ] true
- [ ] false
4 years ago
2. CSS stands for 'Complete Style Sheets'
- [ ] true
- [ ] false
4 years ago
3. CSS can be used to create animations
- [ ] true
- [ ] false