Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e215721 commit 865c94aCopy full SHA for 865c94a
Week2/MAKEME.md
@@ -124,7 +124,7 @@ const myHobbies = [
124
125
- Write a program that outputs each of these inside an HTML file
126
- Create an HTML and JavaScript file, link them together
127
-- Use the `map` and/or `forEach` function to put each hobby into a <li>
+- Use the `map` and/or `forEach` function to put each hobby into a list item
128
- Output the list items in an unordered list
129
130
## **3. Code along**
0 commit comments