π Live: https://reatsenkovacoding.github.io/ValentinesDayCuteWebsite/ π’
A personalized, interactive Valentine's Day experience β built with pure HTML, CSS & JavaScript. PIN-locked, multi-page, and made with love.
- π PIN lock β entry gated by a 4-digit code unique to the couple
- π Love letter β a dedicated page with a personal message
- πΌοΈ Photo collage β memories displayed visually
- π΅ Song page β a special song for the occasion
- β Wrong answer page β playful response to an incorrect PIN
- β Yes page β celebratory response on correct PIN entry
- π¨ Aesthetic pink theme with animations and sound effects
ValentinesDayCuteWebsite/
βββ index.html # PIN lock entry screen
βββ menu.html # Main navigation hub
βββ letter.html # Love letter page
βββ collage.html # Photo collage page
βββ song.html # Song page
βββ yes.html # Correct PIN response
βββ wrong.html # Wrong PIN response
βββ assets/
βββ styles/ # CSS stylesheets
βββ scripts/ # JavaScript (app logic, sound effects)
βββ gifs&pics/ # Images and GIFs
- HTML5 β structure
- CSS3 β styling, animations
- Vanilla JavaScript β PIN logic, interactivity, sound
Made with π by ReaTsenkovaCoding