mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-25 15:50:57 +02:00
removing extraneous brackets in quiz
This commit is contained in:
@@ -4,16 +4,16 @@ Complete this quiz in class
|
|||||||
|
|
||||||
1. HTML stands for 'HyperText Mockup Language'
|
1. HTML stands for 'HyperText Mockup Language'
|
||||||
|
|
||||||
- [ ] [true]
|
- [ ] true
|
||||||
- [ ] [false]
|
- [ ] false
|
||||||
|
|
||||||
2. All HTML tags need both opening and closing tags
|
2. All HTML tags need both opening and closing tags
|
||||||
|
|
||||||
- [ ] [true]
|
- [ ] true
|
||||||
- [ ] [false]
|
- [ ] false
|
||||||
|
|
||||||
3. Using semantic markup is most important for
|
3. Using semantic markup is most important for
|
||||||
|
|
||||||
- [ ] [code readability]
|
- [ ] code readability
|
||||||
- [ ] [screen readers]
|
- [ ] screen readers
|
||||||
- [ ] [maintenance]
|
- [ ] maintenance
|
||||||
|
Reference in New Issue
Block a user