Commit 72c84e4f authored by Fabian Dewantara Santonie's avatar Fabian Dewantara Santonie 🕊

Merapikan tampilan

parent cf835b06
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
<title>Insert title here</title> <title>Insert title here</title>
</head> </head>
<body> <body>
<div align="center">
<table class="table-sm" border="2"> <table class="table-sm" border="2">
<tr> <tr>
<th>ID</th> <th>ID</th>
...@@ -29,5 +30,6 @@ ...@@ -29,5 +30,6 @@
<%}%> <%}%>
</table> </table>
<a href="insert.jsp"><button class="btn btn-dark">Tambah Data</button></a> <a href="insert.jsp"><button class="btn btn-dark">Tambah Data</button></a>
</div>
</body> </body>
</html> </html>
\ No newline at end of file
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