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/).