You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: level-2/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,9 @@ You could also create a specific `store.css` file - just make sure you're not du
16
16
- making the homepage's "Get Karma today" button navigate to the store page.
17
17
- making the header navigation "Store" link navigate to the store page, and the "Meet Karma" link navigate to the homepage.
18
18
19
+
**Stretch goal**
20
+
- Custom radio buttons and checkbox: the 2 radio buttons and the checkbox in the store page design are tricky to style and will require you to do a little research. Focus on the rest of the form and layout first, and leave these until the end as a stretch goal.
21
+
19
22
### Submitting your work
20
23
- Remember to **commit and push your code often**
21
24
- Once you're ready to submit your homework for review, do a final push and **create a Pull Request**. If you're unsure how to do this, [have a look here](https://syllabus.codeyourfuture.io/git/cheatsheet/#i-want-to-send-my-code-to-volunteers-pushing).
0 commit comments