Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b98b5db

Browse files
authored
add demo link for cat walk
1 parent 271c521 commit b98b5db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Week1/MAKEME.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ Start with this webpage, which has a single img tag of an animated GIF of a cat
124124
6. When the cat reaches the right-hand of the screen, restart them at the left hand side ("0px"). So they should keep walking from left to right across the screen, forever and ever.
125125
7. When the cat reaches the middle of the screen, replace the img with an image of a cat dancing (use this URL: https://tenor.com/StFI.gif), keep it dancing for 5 seconds, and then replace the img with the original image and have it continue the walk.
126126

127+
128+
The end result should look and behave similar to [https://dancingcat-sandbox.mxapps.io](https://dancingcat-sandbox.mxapps.io)
129+
127130
## **3. Code along**
128131

129132
In the following tutorial you'll learn how to make a small web application that allows a user to add new issues to a board. Included is practice with [Bootstrap](https://getbootstrap.com/).

0 commit comments

Comments
 (0)