forked from tanmayy-mishra/Tanny-s-p2p
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdesktop-2.html
38 lines (35 loc) · 1.19 KB
/
desktop-2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1, width=device-width" />
<title></title>
<meta name="description" content="" />
<link rel="stylesheet" href="./desktop-2.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap"
/>
</head>
<body>
<div class="desktop-2">
<b class="p2p-carpooling-dapp2">P2P CARPOOLING DAPP</b
><img class="rectangle-icon" alt="" src="public/rectangle-2.svg" /><img
class="rectangle-icon1"
alt=""
src="public/rectangle-3.svg"
/><img class="rectangle-icon2" alt="" src="public/rectangle-5.svg" /><img
class="rectangle-icon3"
alt=""
src="public/rectangle-7.svg"
/><b class="source-b">Source</b><b class="desitination-b"> Desitination</b
><b class="seats-b">Seats</b><b class="time-b">Time </b
><img class="rectangle-icon4" alt="" src="public/rectangle-6.svg" /><b
class="publish"
>
Publish</b
><img class="image-9-icon2" alt="" src="public/image-9@2x.png" />
</div>
<script></script>
</body>
</html>