Skip to content
Snippets Groups Projects
Commit 9d894d95 authored by Husnulzaki Wibisono Haryadi's avatar Husnulzaki Wibisono Haryadi
Browse files

Create order.html

parent 9c2191af
1 merge request!45OneHundred - 13515005 - Husnulzaki Wibisono Haryadi
......@@ -8,6 +8,7 @@ body {
border-radius: 25px;
background-color: rgb(92,88,138);
margin: 50px auto;
width: 400px;
}
#login_frame {
......
<!DOCTYPE html>
<html>
<head>
<title>U Wanna Call Me Beibh?</title>
<link rel="stylesheet" type="text/css" href="../css/main.css">
</head>
<body>
<div class="frame">
<p>test</p>
</div>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
\ No newline at end of file
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