Skip to content

Commit

Permalink
fix features testing table typos
Browse files Browse the repository at this point in the history
  • Loading branch information
erinvdoyle committed Aug 12, 2024
1 parent 6bba377 commit 6d576d4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,20 +242,17 @@ The 5 Planes of UX Design guided this process:
| Nav. toggle | Click toggle icon | Navigation menu drops down | |
| Nav. toggle menu | Click each link | Links transport to designated pages |
| Favicon | Open site in new tab | Favicon appears top left of tab |
| Header | scroll content on each page | Header remains fixed at top of page |
| Header | Scroll content on each page | Header remains fixed at top of page |
| Footer | Click each social media icon | Icons transport to correct external page|
|-----------------------------|------------------------------|---------------------------------|
|index.html |
|-----------------------------|------------------------------|----------------------------------|
|Flip cards | Hover over each card | Cards rotate horizontally to reveal back|
|Flip card links | Flip card and click link | Links navigate to intended page |
|-----------------------------|------------------------------|---------------------------------|
|visit.html |
|-----------------------------|------------------------------|----------------------------------|
| Form: Email address required | Leave field empty, click subscribe | User prompted to provide email |
| Form: Data collected | Enter email and click subscribe | Code Institute form dump confirms entry |
| Flip cards | Hover over each card |Cards rotate horizontally to reveal back |
|-----------------------------|------------------------------|---------------------------------|
|events.html |
|-----------------------------|------------------------------|----------------------------------|
| Form: Input fields required | Leave field empty, click submit | User prompted to provide missing field |
Expand Down

0 comments on commit 6d576d4

Please sign in to comment.