Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yashi-singh-1/registration_form_by_html_and_css
A simple HTML and CSS registration form that collects basic user information such as name, email, password, account type, age, and more.
https://github.com/yashi-singh-1/registration_form_by_html_and_css
css css3 front-end front-end-development frontend hmtl5 html styling-techniques
Last synced: about 1 month ago
JSON representation
A simple HTML and CSS registration form that collects basic user information such as name, email, password, account type, age, and more.
- Host: GitHub
- URL: https://github.com/yashi-singh-1/registration_form_by_html_and_css
- Owner: Yashi-Singh-1
- License: mit
- Created: 2024-06-01T11:53:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T11:48:31.000Z (6 months ago)
- Last Synced: 2024-06-12T16:08:10.937Z (6 months ago)
- Topics: css, css3, front-end, front-end-development, frontend, hmtl5, html, styling-techniques
- Language: HTML
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Registration Form
A simple project to display a cafe menu using HTML and CSS.
Table of Contents
1. [Introduction](#introduction)
2. [Project Structure](#project-structure)
3. [Features](#features)
4. [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
5. [Usage](#usage)
6. [Contributing](#contributing)
7. [Preview](#preview)
8. [Contact Information](#contact-information)
9. [Credits](#credits)
10. [License](#license)Introduction
This project is a simple website created to display a cafe menu. It's built using HTML and CSS and features a responsive design to adapt to different screen sizes.
Project Structure
Registration_From_By_HTML_And_CSS/
├── index.html
├── styles.css
└── README.mdFeatures
- **Responsive Design**: Adapts to different screen sizes.
- **Clean Layout**: Easy to read and navigate.Getting Started
To get a local copy up and running, follow these simple steps.
Prerequisites
Web browser (e.g., Chrome, Firefox, Edge)
Installation
1. Clone the repo:
git clone https://github.com/Yashi-Singh-1/Cafe-Menu.git
2. Open
index.html
in your web browser to view the menu.Usage
This project is intended to be a simple, static site to display a cafe menu. You can customize the menu items and styles by editing the index.html and styles.css files.
Contributing
Contributions are welcome! Follow these steps to contribute:
1. Fork the Project
2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
3. Commit your Changes (git commit -m 'Add some AmazingFeature')
4. Push to the Branch (git push origin feature/AmazingFeature)
5. Open a Pull RequestPreview
![Registration Form Preview](Preview.png)
Contact Information
For questions, feedback, or support, please contact me on:-
LinkedIn: Yashi Singh (www.linkedin.com/in/yashi-singh-b4143a246)
Credits
- FreeCodeCamp: (https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-forms-by-building-a-registration-form/step-1)](https://www.freecodecamp.org/)
License
This project is licensed under the MIT License.