Skip to content

Commit

Permalink
Linked to web design patterns topic outline.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleGlauser authored Jul 31, 2024
1 parent c3aa576 commit 43dd68c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/portfolio/portfolio-webpage-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ You should write clear + informative commit messages for each commit and create
- Border
- Use of columns
- Use of at least 1 ID
- Use of at least 3 web design patterns
- Use of at least 3 [web design patterns](https://github.com/Techtonica/curriculum/edit/main/electives/web-patterns.md)
- Override a CSS rule in your code in an obvious way at least once
- Change display property of at least 1 element
- Additional Requirements
Expand Down Expand Up @@ -110,7 +110,7 @@ You should write clear + informative commit messages for each commit and create
- [ ] Add and style a profile photo of yourself. Include a border.
- [ ] Have some info in a second column
- [ ] Use one "id" correctly.
- [ ] Select 3 web design patterns to implement
- [ ] Select 3 [web design patterns](https://github.com/Techtonica/curriculum/edit/main/electives/web-patterns.md) to implement
- [ ] Use your search bar at least once to jump to an element or style.
- [ ] Have 2 CSS blocks that include the class "override" with one overriding the other rule in an obvious way.
- [ ] Change the display property of at least one element.
Expand Down

0 comments on commit 43dd68c

Please sign in to comment.