Skip to content

matthewkimber/happysad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Sad

Problem

Using HTML, CSS, and JavaScript please do the following.

Write a program that prints the numbers 1 to 100 within a gray block. However, for multiples of three also render the happy face image (images/happy.png). For multiples of five render the sad face image (images/sad.png). For multiples of three and five output both next to the number.

Output example:

Happy Sad output example.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published