Skip to content

Demo application for Yandex Praktikum students to demonstrate the features of HTML5 forms validation.

Notifications You must be signed in to change notification settings

mr9d/form-validation-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML forms validation demo for Yandex Praktikum

About

Demo application developed at the request of Yandex Praktikum students. The goal was to demonstrate the new features of HTML5 forms and how to use them to implement form validations in plain HTML without JavaScript.

Good references for HTML form validation are available on MDN and w3schools.

Live version

Available at GitHub pages: https://mr9d.github.io/form-validation-demo/ (deployed from the master branch)

Running locally

If you want to run the application locally, you can do the following:

  • git clone the repository
  • Open index.html in the browser

That’s it, no build required.

How to use

The application itself is a generic HTML form with different inputs. The "Send" button doesn’t do anything except say if the form was submitted correctly or not.

Used technologies

About

Demo application for Yandex Praktikum students to demonstrate the features of HTML5 forms validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages