Skip to content
Snippets Groups Projects
Commit 78b6b156 authored by Nur Latifah Ulfah's avatar Nur Latifah Ulfah
Browse files

reorganisasi folder

parent 669cb94b
Branches
No related merge requests found
File moved
src/complete-order/img/rattata.png

37.5 KiB

File moved
File moved
File moved
File moved
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Edit Prefered Location</title>
<link rel="stylesheet" href="../public/css/styles.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<nav>
......@@ -26,8 +26,8 @@
<td></td>
<td>
<ul>
<li><a href="#"><img src="public/pencil.png" alt="edit"></a></li>
<li><a href="#"><img src="public/delete.png" alt="delete"></a></li>
<li><a href="#"><img src="img/pencil.png" alt="edit"></a></li>
<li><a href="#"><img src="img/delete.png" alt="delete"></a></li>
</ul>
</td>
</tr>
......
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>History</title>
<link type="text/css" rel="stylesheet" href="../public/css/stylesheet.css"/>
<link type="text/css" rel="stylesheet" href="css/stylesheet2.css"/>
</head>
<body>
<div class="page-header">
......@@ -33,7 +33,7 @@
</div>
</div>
<div class="item">
<img src="public/e46_m3_motor.jpg" alt="profile picture">
<img src="img/e46_m3_motor.jpg" alt="profile picture">
Minggu, 1 Oktober 2017 <br>M3 <br>
Bandung-Solo <br>
......
File moved
File moved
File moved
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Login</title>
<link rel="stylesheet" href="public/css/styles.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<nav>
......
......@@ -2,7 +2,7 @@
<html>
<head>
<title>Order ojek</title>
<link type="text/css" rel="stylesheet" href="css/stylesheet.css"/>
<link type="text/css" rel="stylesheet" href="css/stylesheet3.css"/>
</head>
<body>
......
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Sign Up</title>
<link rel="stylesheet" href="public/css/styles.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<nav>
......
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