Skip to content

Commit 5459238

Browse files
authored
Added a line saying hw should be handed in on github 🌈
1 parent f50399e commit 5459238

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Week4/MAKEME.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ custom challenge:
1515
4. Use CSS to divide the page in two columns. The left column will have a list of the titles for each movie. The right column will have all the information listed for each movie.
1616
5. Replace the "Poster" property with the actual image of the poster.
1717
6. Use the imdbID to create an URL to the IMDB page for that movie (hint: IMDB urls always look like this http://www.imdb.com/title/[imdbId] where [imdbId] would be replaced by the actual Id. If you do this correctly, each movie will have a link to its own IMDB page. Make sure the link opens in a new tab
18+
7. Make a Github Repository for your javascript homework. Store your solutions in this repo. Put the repo link in trello. NO MORE ZIP FILES :octopus:

0 commit comments

Comments
 (0)