Skip to content

adithya1995/Login-Credentials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Login-Credentials

Objective

  1. Designed a Login form which provides access to other resources.
  2. Developed a simple HTML form using JavaScript to validate the Username and Password with the database.

How to approach the Problem:

  • To design a Login Credential you need to know about HTML, Javascript, and CSS.
  • Create a webpage using HTML and create the Login Credential Window.
  • Validate the Username and Password from the Database which is in the program using Javascript.
  • And for editing the Webpage, Cascading Style Sheets are used (CSS).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.9%
  • HTML 46.1%