Will You Be My Valentine?
A simple interactive webpage built with HTML, CSS, and JavaScript to ask the question: "Will you be my Valentine?"
This project displays a cute GIF along with the question "Will you be my Valentine?" and provides buttons for the user to respond with "Yes" or "No". Each time the "No" button is clicked, a new message appears. Once the "Yes" button is clicked, it changes the GIF and text to celebrate the positive response.
- Displays a cute GIF and question.
- Buttons to respond with "Yes" or "No".
- Responses change for each click on the "No" button.
- Celebration message upon clicking the "Yes" button.
Open index.html
file in a web browser. No additional setup or installation is required.
Any static hosting site will work if you want an url you can send. I used codesandbox for hosting and bitly to create a masked redirect url.
This project is licensed under the MIT License - see the LICENSE file for details.
- Tiktok user: mewtru - Created original project in Typescript