Welcome to the "my-landing-page" repository. This project focuses on creating a beautiful and functional webpage for my future business. The main page is located in the index.html
file, and the repository includes CSS, HTML, JavaScript, and picture files to enhance the visual appeal.
📁 my-landing-page
|
├── 📁 css
| └── styles.css
|
├── 📁 images
| ├── logo.png
| ├── pic-1.png
| └── ...
|
├── 📁 js
| └── script.js
|
├── 📁 pages
| ├── courses.html
| └── thank_you.html
|
└── index.html
-
HTML Page:
- The main page is
index.html
. Open it in a web browser to view the flower shop webpage.
- The main page is
-
CSS Styles:
- Styles for the webpage are defined in
css/styles.css
. Feel free to modify the styles to customize the look and feel.
- Styles for the webpage are defined in
-
JavaScript Functionality:
- JavaScript functionalities are implemented in
js/script.js
. Explore and enhance the interactivity of the webpage using JavaScript.
- JavaScript functionalities are implemented in
-
Images:
- The
images
folder contains various images used in the webpage. You can add more images or replace existing ones as needed.
- The
-
Pages:
- The
pages
folder contains all the pages that are navigated and used in the webpage. You can add more pages or replace existing ones as needed.
- The
Feel free to customize and expand upon this foundation to create a unique and captivating landing webpage.
Happy coding! 🌸🌼🌺