Skip to content

ilhamsyarief21/websiteproject-ilhamsyarief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<title>Login Page</title> <style> body { margin: 0; padding: 0; }

.navbar-nav { list-style-type: none; margin: 0; padding: 0; display: flex; justify-content: flex-end; /* Menyebabkan tulisan di navbar berada di sebelah kanan */ }

.nav-item { margin-right: 10px; }

.nav-item:last-child { margin-right: 0; }

.nav-item a { text-decoration: none; color: black; padding: 5px 10px; border-radius: 4px; }

</style>

Login

Username:
Password: Forgot Password?

Don't have an account? Sign up

Login
<script src="script.js"></script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published