Skip to content

A practical demonstration of designing an HTML form. This project is designed to look similar to [mint.com's sign up form](https://accounts.intuit.com/signup.html), for the purpose of practical demonstration. The project is part of a series of projects to be completed by students of [Microverse](https://www.microverse.org/ "The Global School for…

License

Notifications You must be signed in to change notification settings

addod19/HTML-FORMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designing a sign up form with HTML and CSS

A practical demonstration of designing an HTML form. This project is designed to look similar to mint.com's sign up form, for the purpose of practical demonstration. The project is part of a series of projects to be completed by students of Microverse.

Technologies

  • HTML
  • CSS

Future Feature (V1.2)

  • Add validation to form
  • Display exact error messages

Screenshots

Usage

Clone the repository to your local machine

$ git clone https://github.com/addod19/HTML-FORMS.git

cd into the repositiory

$ cd HTML-FORMS

open index.html with your favourite web browser

Explore our site

Deployment

You can find the demo page HERE

Authors

👤 Author1

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

  1. Fork it (https://github.com/addod19/HTML-FORMS/fork)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -m "what we are commiting")
  4. Add to the branch (git add .)
  5. Push to the branch (git push origin feature/[chosen name])
  6. Create a new pull request

Show your support

Give us a ⭐️ if you like this project!

Acknowledgments

  • MICROVERSE
  • MICROVERSE TSE's
  • MINT

License


This project is licensed under the MIT License - see the LICENSE file for details

About

A practical demonstration of designing an HTML form. This project is designed to look similar to [mint.com's sign up form](https://accounts.intuit.com/signup.html), for the purpose of practical demonstration. The project is part of a series of projects to be completed by students of [Microverse](https://www.microverse.org/ "The Global School for…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages