Commit 07e019aa authored by Fabian Dewantara Santonie's avatar Fabian Dewantara Santonie 🕊

Perbaikan

parent 6ef0f127
......@@ -3,15 +3,16 @@
<!DOCTYPE html>
<html>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<head>
<meta charset="ISO-8859-1">
<title>Insert title here</title>
</head>
<body>
<body style="background-color : $cyan-600;">
<div align="center">
<h1>Masukan Username dan Password</h1>
<form action="/belajarJavaServlet_Fabian/Latihan3" method ="POST">
<table style="with: 70%">
<table style="with: 80%">
<tr>
<td>Username</td>
<td><input type="text" id="username" name="username" placeholder="Username..."></td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment