mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-02 03:02:51 +02:00
removing extraneous brackets from quiz
This commit is contained in:
@@ -4,15 +4,15 @@ Complete this quiz in class
|
|||||||
|
|
||||||
1. HTML elements must have either a class or an id in order to be styled
|
1. HTML elements must have either a class or an id in order to be styled
|
||||||
|
|
||||||
- [ ] [true]
|
- [ ] true
|
||||||
- [ ] [false]
|
- [ ] false
|
||||||
|
|
||||||
2. CSS stands for 'Complete Style Sheets'
|
2. CSS stands for 'Complete Style Sheets'
|
||||||
|
|
||||||
- [ ] [true]
|
- [ ] true
|
||||||
- [ ] [false]
|
- [ ] false
|
||||||
|
|
||||||
3. CSS can be used to create animations
|
3. CSS can be used to create animations
|
||||||
|
|
||||||
- [ ] [true]
|
- [ ] true
|
||||||
- [ ] [false]
|
- [ ] false
|
||||||
|
Reference in New Issue
Block a user