Skip to content

Forison/html-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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 like 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

Usage

Clone the repository to your local machine

$ git clone https://github.com/forison/html-forms.git

cd into the directory

$ cd html-forms

open index.html with your favourite web browser.

Deployment

The demo page can be found HERE

Contributors

Ebuka Umeokonkwo and Boakye Addo Forison

Contributing

  1. Fork it (https://github.com/forison/html-forms/fork)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -am 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors