From 4a9ddaeffbfc473333deebe2d45453cd7cec5d26 Mon Sep 17 00:00:00 2001 From: Harshil Jain <139717415+HarshilJain4073@users.noreply.github.com> Date: Thu, 1 Feb 2024 01:27:32 +0530 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 38eb69d..e49e8d2 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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/).