Skip to content
Snippets Groups Projects
Commit 81bfd760 authored by Akmal Fadlurohman's avatar Akmal Fadlurohman
Browse files
parents 3229d1ae ffa32681
1 merge request!45OneHundred - 13515005 - Husnulzaki Wibisono Haryadi
#container {
margin: auto;
width: 400px;
}
.button {
height: 70px;
}
#first {
background-color: red;
float: left;
}
#second {
background-color: blue;
float: left;
}
#third {
background-color: green;
float:
}
\ No newline at end of file
<body>
<p>
complete order
</p>
</body>
\ No newline at end of file
<!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>Order</p>
</div>
</body>
</html>
<body>
<p>
select driver
</p>
</body>
\ No newline at end of file
<body>
<p>
select location
</p>
</body>
\ 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