Skip to content

Mausam5055/Valentine-Week-7Days

Repository files navigation

Valentine's Week Creative Projects

Welcome to the Valentine's Week Creative Projects! This repository contains seven unique HTML and CSS projects, each corresponding to a day of Valentine's Week. Each project represents a theme inspired by love, affection, and celebration, using just HTML and CSS to create visually appealing designs and interactive experiences.

Table of Contents

  1. Project Overview
  2. Project Structure
  3. Daily Projects
  4. Installation
  5. Customization
  6. License

Project Overview

Valentine's Week is a special time of the year to express love and affection. This collection of HTML and CSS projects celebrates love through creativity. Each project corresponds to a day in Valentine's Week and features different themes and designs:

  1. Rose Day – A beautiful rose design with animations
  2. Propose Day – An interactive proposal puzzle and pop-up
  3. Chocolate Day – A chocolate-themed design with hover effects
  4. Teddy Day – A cute teddy bear design using CSS shapes
  5. Promise Day – A special promise-themed interactive design
  6. Hug Day – A heartwarming hug animation with text
  7. Kiss Day – A romantic kissing animation using CSS
  8. Valentine's Day – A special Valentine's Day book with interactive elements

Project Structure

The project is organized into individual folders for each day of Valentine's Week. Below is the directory structure:

valentines-week-projects/
│
├── Rose-Day-main/
│   ├── index.html
│   ├── style.css
├── Happy Propose Day/
│   ├── index.html
│   ├── style.css
├── propose-puzzle/
│   ├── index.html
│   ├── style.css
├── Happy Chocolate Day/
│   ├── index.html
│   ├── style.css
├── Happy Teddy Day/
│   ├── index.html
│   ├── style.css
├── Valentines-Promise-Day/
│   ├── index.html
│   ├── style.css
├── Valentines-Hug-day/
│   ├── index.html
│   ├── style.css
├── Valentines-Kiss-Day/
│   ├── index.html
│   ├── style.css
└── Valentines Day Book/
    ├── index.html
    ├── style.css

Daily Projects

Each day in Valentine's Week has a dedicated project. Below are the descriptions of each project.

1. Rose Day – Beautiful Rose Design with Animation

  • Concept: A rose created using HTML and CSS with a hover animation that makes it bloom
  • Features: Animations, transitions, and hover effects
  • Location: Rose-Day-main/

2. Propose Day – Interactive Proposal Experience

  • Concept: Two interactive experiences - a proposal pop-up and a puzzle
  • Features: Modal pop-up, interactive buttons, and puzzle-solving elements
  • Location: Happy Propose Day/ and propose-puzzle/

3. Chocolate Day – Hovering Chocolate Bar

  • Concept: A chocolate bar that changes color when hovered
  • Features: Hover effects and color transitions
  • Location: Happy Chocolate Day/

4. Teddy Day – Cute Teddy Bear Design

  • Concept: A cute teddy bear made using only CSS shapes
  • Features: CSS positioning and shapes
  • Location: Happy Teddy Day/

5. Promise Day – Interactive Promise Design

  • Concept: A special design celebrating promises
  • Features: Interactive elements and animations
  • Location: Valentines-Promise-Day/

6. Hug Day – Heartwarming Hug Animation

  • Concept: A pair of hands forming a heart shape to represent a hug
  • Features: Keyframe animation and heart shape animation
  • Location: Valentines-Hug-day/

7. Kiss Day – Romantic Kissing Animation

  • Concept: A CSS animation simulating a romantic kiss between hearts
  • Features: Keyframes and animations
  • Location: Valentines-Kiss-Day/

8. Valentine's Day – Special Valentine's Day Book

  • Concept: An interactive Valentine's Day book with special messages
  • Features: Book-like interface with interactive pages
  • Location: Valentines Day Book/

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/valentines-week-projects.git
  1. Navigate to the project directory:
cd valentines-week-projects
  1. Open any project in your browser:
  • Navigate to the desired day's folder
  • Open index.html in your web browser

No additional installation is required. All projects are static HTML and CSS files that work in any modern web browser.

Customization

Each project is fully customizable! You can modify:

  1. Colors: Update the color properties in style.css
  2. Text: Edit the text in the index.html files
  3. Animations: Modify the @keyframes or transition durations in style.css

Feel free to add your own personal touches to make each project special!

License

This project is open-source and available under the MIT License. You are free to use, modify, and distribute the code as long as you credit the original author.


Happy Valentine's Week! 💖✨

About

Fun, creative web project celebrating Valentine's Week with interactive pages for each of the 7 days (Rose Day, Propose Day, Chocolate Day, etc.). Features romantic animations, countdown timers, love quotes, and personalized greeting cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors