An open API service indexing awesome lists of open source software.

https://github.com/bdelucia/odin-signup

Simulating a Sign-Up form using HTML5 forms. Done for Odin Project's Intermediate HTML & CSS course
https://github.com/bdelucia/odin-signup

css html html-forms

Last synced: 8 months ago
JSON representation

Simulating a Sign-Up form using HTML5 forms. Done for Odin Project's Intermediate HTML & CSS course

Awesome Lists containing this project

README

          

A project done to practice form validation in HTML5 sans-Javascript. Checking if passwords match will come when I learn JavaScript form validation.
Preview:
![image](https://github.com/user-attachments/assets/df7f588f-4209-4d18-921f-7d5a8238b187)