Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshilJain4073 authored Jan 31, 2024
1 parent 07c221a commit 4a9ddae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Personal Sample Website - HTML and CSS

Welcome to the Personal Sample Website project! πŸŒπŸš€ This repository contains the raw website created using only HTML and CSS. The purpose of this project is to showcase various effects achievable with the most basic web development languages.
Welcome to the Personal Sample Website project! πŸŒπŸš€ This repository contains the raw website created using only HTML and CSS. This project aims to showcase various effects achievable with the most basic web development languages.

## Project Highlights:

- **Features:**
- **Animations:** Explore the use of animations to enhance the visual appeal of the website.
- **Icon Color Changing:** Witness dynamic icon color changes for an interactive experience.
- **Background Color Changing:** Experience variations in the background color, adding a touch of creativity.
- **Animations:** Explore the use of animations to enhance the website's visual appeal.
- **Icon Color Changing:** Witness dynamic icon colour changes for an interactive experience.
- **Background Color Changing:** Experience variations in the background colour, adding a touch of creativity.

- **Technologies Used:**
- HTML: For structuring the content of the website.
Expand All @@ -17,11 +17,11 @@ Welcome to the Personal Sample Website project! πŸŒπŸš€ This repository contain

The project structure is organized for easy navigation and understanding. Key directories and files include:

- **`index.html`:** The main HTML file containing the structure of the website.
- **`style.css`:** The CSS file responsible for styling and visual effects.
- **`index.html`:** The main HTML file containing the website's structure.
- **`style.css`:** The CSS file is responsible for styling and visual effects.

Feel free to explore the code, experiment, and use it as a learning resource. The simplicity of the code makes it an ideal starting point for those learning HTML and CSS.

## Demo:

To see the project in action, check out the live demo [here](#).
To see the project in action, check out the live demo [here](https://harshiljain4073.github.io/Personal-Sample-Website---HTML-and-CSS/).

0 comments on commit 4a9ddae

Please sign in to comment.