Skip to content

SwathiPriya37/Fashionform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fashion Academy Website

This project is a simple HTML-based website for a Fashion Academy. It includes a registration form where users can sign up for courses offered by the academy. Features

1.Homepage: Highlights the Fashion Academy's mission, vision, and services. 2.Registration Form: Allows users to register for courses by filling out personal and contact details. 3.Responsive Design: Optimized for desktop and mobile devices using HTML and basic CSS.

Project Structure: FashionAcademyWebsite/ ├── index.html # Main HTML file ├── style.css # Stylesheet for the website └── README.md # Project documentation

To run the project, you'll need a web browser (e.g., Google Chrome, Firefox, Safari) installed on your system.

How to Use Clone or Download the Repository: git clone Or download the ZIP file and extract it.

Open the Project: Navigate to the index.html file and open it in your web browser.

Register for a Course: Fill out the required fields in the registration form. Submit the form to complete registration (Note: Currently, the form submission does not include backend functionality).

Files Description: index.html

This file contains the structure of the website, including: 1.Navigation menu 2.Welcome section 3.Registration form 4.style.css Defines the styling for the website, including fonts, colors, and layout.

Registration Form Details The registration form captures the following information: 1.Full Name 2.Age 3.Email Address 4.Gender 5.Preferred Course

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages