https://github.com/abongsjoel/html-forms
Clone the signup page of mint.com using plain HTML and CSS. We started by laying out the various semantic HTML elements for the major sections, then we made them the proper sizes and alignments.
https://github.com/abongsjoel/html-forms
css-flexbox css-grid-layout css3 html5
Last synced: 10 months ago
JSON representation
Clone the signup page of mint.com using plain HTML and CSS. We started by laying out the various semantic HTML elements for the major sections, then we made them the proper sizes and alignments.
- Host: GitHub
- URL: https://github.com/abongsjoel/html-forms
- Owner: abongsjoel
- License: mit
- Created: 2020-10-23T14:56:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T23:20:18.000Z (about 5 years ago)
- Last Synced: 2025-03-25T10:37:33.856Z (11 months ago)
- Topics: css-flexbox, css-grid-layout, css3, html5
- Language: HTML
- Homepage: https://abongsjoel.github.io/html-forms/
- Size: 236 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# html-forms
In this project we clone the signup page from the mint.com website.

We started by laying out the various sematic HTML elements for the major sections (header, form, footer), then we made them the proper sizes and alignments using css positioning, css flexbox as well as css grid system.
Built with
- HTML
- CSS
Live demo
Visit Page
Authors
Joel Chi
- Github: @JoelChi
Miguel Ricaño
- Github: @MiguelRicaño
Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
License
This project is MIT licensed.