Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.7 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.7 KB

My Landing Page

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.

File Structure:

📁 my-landing-page
  |
  ├── 📁 css
  |     └── styles.css
  |
  ├── 📁 images
  |     ├── logo.png
  |     ├── pic-1.png
  |     └── ...
  |
  ├── 📁 js
  |     └── script.js
  | 
  ├── 📁 pages
  |     ├── courses.html
  |     └── thank_you.html
  |
  └── index.html

Usage

  1. HTML Page:

    • The main page is index.html. Open it in a web browser to view the flower shop webpage.
  2. CSS Styles:

    • Styles for the webpage are defined in css/styles.css. Feel free to modify the styles to customize the look and feel.
  3. JavaScript Functionality:

    • JavaScript functionalities are implemented in js/script.js. Explore and enhance the interactivity of the webpage using JavaScript.
  4. Images:

    • The images folder contains various images used in the webpage. You can add more images or replace existing ones as needed.
  5. 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.

Feel free to customize and expand upon this foundation to create a unique and captivating landing webpage.

Happy coding! 🌸🌼🌺

Netlify Status