Skip to content

Commit e8082bd

Browse files
updated readme
1 parent 312fb26 commit e8082bd

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Wireframe/README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ There are some provided HTML and CSS files you can use to get started. You can u
2323

2424
## Acceptance Criteria
2525

26-
- [ ] Semantic HTML tags are used to structure the webpage.
27-
- [ ] The page scores 100 for Accessibility in the Lighthouse audit.
28-
- [ ] The page header includes a title and description.
29-
- [ ] The articles section has three unique articles, each including an image, title, summary, and a link.
30-
- [ ] The page footer is fixed to the bottom of the viewport.
31-
- [ ] The webpage is styled using a linked .css file.
32-
- [ ] The webpage is properly committed and pushed to a branch on GitHub.
26+
- [] Semantic HTML tags are used to structure the webpage.
27+
- [] The page scores 100 for Accessibility in the Lighthouse audit.
28+
- [] The page header includes a title and description.
29+
- [] The articles section has three unique articles, each including an image, title, summary, and a link.
30+
- [] The page footer is fixed to the bottom of the viewport.
31+
- [] The webpage is styled using a linked .css file.
32+
- [] The webpage is properly committed and pushed to a branch on GitHub.
33+
34+
3335

3436
## Resources
3537

0 commit comments

Comments
 (0)