mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
10 lines
312 B
Markdown
10 lines
312 B
Markdown
## HTML and CSS
|
|
|
|
## Exercise
|
|
|
|
1. Add an unordered list of class 'todos' after the filters
|
|
2. Add four todos.
|
|
3. Center the "TODO" header
|
|
4. Style all elements with button class to have no border and 5px padding top/bottom and 10px left/right
|
|
5. Set the active button style to have a 2px solid blue bottom border
|