@@include("partials/title-meta.html", {"title": "Form Validation"}) @@include("partials/head-css.html")
@@include("partials/horizontal-nav.html")
@@include("partials/page-title.html", {"pagetitle": "Forms", "title": "Form Validation"})

Basic Form

Horizontal Form

Fields validation

Validation type

Your awesome text goes here.

Range validation

Your awesome text goes here.

@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html')