Skip to content

FelChen/01-ghd3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Assignment 1 - Hello World: GitHub and d3

https://felchen.github.io/01-ghd3/index.html

The page starts out with a green line, a moving circle, three square, and a star https://imgur.com/a/O87fchF

Hovering over the circle turns it red, and clicking on the circle removes the circle https://imgur.com/a/T3Nqxsy

Clicking on the yellow star turns it red and gives it a random stroke size (within certain bounds) https://imgur.com/a/ELwMYeZ

For technical achivement, I made it so that when you hover over certain elements, they change (gain an outline and change color) When you click elements, they also have changes. Some dissapear, and some change how they look The circle also is moving and continues to move back and forth until it is clicked

For design achivement, I used many different colors and included moving elements and text describing the page to try and make it easier to understand

About

Repo for Assignment #1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%