Commit Graph

7 Commits

Author SHA1 Message Date
emma 78d937f2f9 change object strings to multiline 2025-02-01 18:05:02 -05:00
emma 9647d9e9b0 code refactoring
change class names to camelCase
update html and css to reflect this
javascript can now use querySelectorAll and grab
note from object via first class in list of
classes for tile
2025-01-30 20:15:40 -05:00
emma c678498e0c adding eventListeners to image map tiles
add querySelectors
add test content to notes object
test with console.log()
2025-01-30 09:52:51 -05:00
emma a7ecd488cc better image mapping used
script way of making map removed
image map generator used to generate styling
for image map
2025-01-30 09:05:20 -05:00
emma 025ed292fc code refactoring
change class names to cupcakes and cupcake
2025-01-29 22:42:42 -05:00
emma df84316ad4 image map creation process
reposition container
create javascript for creating clickable divs
over each piece of chocolate
use flex to position divs
2025-01-29 22:37:53 -05:00
emma d850cbea87 initial project setup
add index.html, style.css, script.js
initial html and css boilerplate
add image and div container
set flex on body
2025-01-29 21:29:36 -05:00