For your homework this week, extend your first web page that uses the console.log and adds some comments. You are welcome to make something display on the page like an image or something.
As always, you should also write a readme.md and put that in your directory. Discuss your progress this week with the introduction to JS and your console example.
Your directory should look like the following;
Git-Repo
├── HW-1/
├── HW-2/
│ ├── index.html
│ ├── readme.md
│ └── script.js
├── README.md
└── index.html
Also, you will answer the question in the week-2 Moodle forum and submit your links in the homework area in Moodle. Feel free to paste your links into a file (docx, PDF, etc.) and submit your file into Moodle.