-
Notifications
You must be signed in to change notification settings - Fork 0
/
muslim vid.html
86 lines (76 loc) · 3.11 KB
/
muslim vid.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>QR WEDS</title>
<link rel="shortcut icon" href="logo 2.png" type="image/x-icon">
<link rel="stylesheet" href="style vid.css">
</head>
<body>
<section class="venue" id="venue">
<div class="title">
<h1><span>M</span>uslim<span> W</span>edding</h1>
</div>
<div class="venue-list">
<div class="venue-box">
<video autoplay muted src="\video\forvideo\4th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<a href="\video\forvideo\4th video.mp4"><button class="btn">Open</button></a>
</div>
<h2>$40000</h2>
</div>
<div class="venue-box">
<video autoplay muted src="\video\forvideo\5th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<a href="\video\forvideo\5th video.mp4"><button class="btn">Open</button></a>
</div>
</div>
<div class="venue-box">
<video autoplay muted src="\video\forvideo\4th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<a href="vdo muslim.mp4"><button class="btn">Open</button></a>
</div>
</div>
<div class="venue-box">
<video autoplay muted src="\video\forvideo\4th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<a href="vdo muslim.mp4"><button class="btn">Open</button></a>
</div>
</div>
<div class="venue-box">
<video autoplay muted src="\video\forvideo\4th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<button class="btn">Open</button>
</div>
</div>
<div class="venue-box">
<video autoplay muted src="\video\forvideo\4th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<button class="btn">Open</button>
</div>
</div>
<div class="venue-box">
<video autoplay muted src="\video\forvideo\4th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<button class="btn">Open</button>
</div>
</div>
<div class="venue-box">
<video autoplay muted src="\video\forvideo\4th video.mp4"></video>
<div class="venue-info">
<h2>Price</h2>
<button class="btn">Open</button>
</div>
</div>
</div>
</section>
</body>
</html>