Skip to content

D14Rra1233/Index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Index.html

<title>Halaman Login</title>

Selamat Datang

Silakan masuk untuk mengakses akun Anda.

<form action="proses_login.php" method="post">
    <label for="username">Username:</label>
    <input type="text" id="username" name="username" required>
    
    <label for="password">Password:</label>
    <input type="password" id="password" name="password" required>
    
    <button type="submit">Login</button>
</form>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published