Skip to content

crelicthecleric/a1-ghd3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1 - Hello World: GitHub and d3

Initial Boring Website Fun 90s Website

For my project, I made a minimal assignment that then transforms into a 90sish website after clicking the text at the top. After clicking on the paragraph tag the top switches to marquee, and it allows you to then click on each of the elements. The clicking code was adapted from the Class 1 example code. Clicking on the rectangle rotates it. This was adapted from "Wrapping my head around D3 rotation transitions". Clicking on the circle changes the background body color. Clicking on the line changes its color and thickness. Lastly clicking the pentagon turns it into a triangle. The CSS included ensures that the SVG element will always be as large as possible. To see code go here.

Technical Achievements

  • SVG Box full size
  • Transformations of HTML and SVG elements

Design Achievements

  • Captured garish 90s aesthetic

About

Assignment 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.8%
  • HTML 13.7%
  • CSS 4.5%