-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
158 lines (150 loc) · 8.61 KB
/
index.html
File metadata and controls
158 lines (150 loc) · 8.61 KB
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/35d195d206.js" crossorigin="anonymous"></script>
<title>ClipMine</title>
</head>
<body>
<header>
<div class="container">
<div class="logo">
<img src="/assets/logo.png" alt="logo">
</div>
<nav>
<ul>
<li><a href="">Home</a></li>
<li><a href="">Help <i class="fa-solid fa-caret-down"></i></a></li>
<li><a href="">Search <i class="fa-solid fa-magnifying-glass" style="font-size: 15px;"></i></a></li>
</ul>
<ul class="leftOptions">
<li><a href="">Blog</a></li>
<li><a href="">Login</a></li>
<li><a href="">Signup</a></li>
</ul>
</nav>
<div class="bars">
<i class="fa-solid fa-bars"></i>
</div>
</div>
<div class="header-content">
<h1 style="font-size: 3.6rem;">A better video experience for the web</h1>
<p style="text-align: center; font-size: 1.8rem;">clipmine enables programers, creators and entusiat to tag <br>content inside online videos and craete a more enganging<br> vedio experience</p>
<button>Sign Up</button>
</div>
</header>
<section>
<h1 style="margin-bottom: 48px; font-weight:150px;">Help your viewers discover what matters most to them!</h1>
<div class="row">
<div class="card1">
<img src="assets/1.png" alt="picture1">
<h4 style="margin-bottom: 2px;">@01:07:045 The greatest thing about bill gates and steve jobs relationship</h4>
<p style="margin-top: 0px; margin-bottom: 5px;"><i class="fa-solid fa-tag"></i>3 people tagged <i class="fa-solid fa-share"></i>107 </p>
<button><i class="fa-solid fa-u"></i> Embed</button> <button><i class="fa-solid fa-share"></i>share</button>
</div>
<div class="card2">
<img src="assets/2.png" alt="picture1">
<h4 style="margin-bottom: 2px;">@01:07:045 The greatest con man in Amarican history and its significance</h4>
<p style="margin-top: 0px; margin-bottom: 5px;"><i class="fa-solid fa-tag"></i>3 people tagged <i class="fa-solid fa-share"></i>107 </p>
<button><i class="fa-solid fa-u"></i> Embed</button> <button><i class="fa-solid fa-share"></i>share</button>
</div>
<div class="card3">
<img src="assets/3.png" alt="picture1">
<h4 style="margin-bottom: 2px;">@01:07:045 The second screen experience from a gamers point of view</h4>
<p style="margin-top: 0px; margin-bottom: 5px;"><i class="fa-solid fa-tag"></i>3 people tagged <i class="fa-solid fa-share"></i>107 </p>
<button><i class="fa-solid fa-u"></i> Embed</button> <button><i class="fa-solid fa-share"></i>share</button>
</div>
</div>
<div>
<h2 style="margin-top: 75px; padding:0 170px; font-size: 18px;">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry standard dummy text ever since the 1500s, it to make a type specimen book.</h2>
<h1 style="margin:50px 0;">Features</h1>
<div class="row card-img">
<div class="feature-card">
<img src="assets/4.png" alt="picture1">
<h1 style="font-size: 18px;">Meaningful Sharing</h1>
<h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </h4>
</div>
<div class="feature-card">
<img src="assets/5.png" alt="picture1">
<h1 style="font-size: 18px;">Interactive Embeds</h1>
<h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </h4>
</div>
<div class="feature-card">
<img src="assets/6.png" alt="picture1">
<h1 style="font-size: 18px;">Smart Tagging</h1>
<h4>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. </h4>
</div>
</div>
</div>
<div>
<h1 style="margin: 50px 0;">Benifits</h1>
<div class="Benifits">
<div class="benifit-card">
<img src="assets/7.png" alt="">
<div class="b-content">
<h1>Personalized Experience</h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
<div class="benifit-card">
<img src="assets/8.png" alt="">
<div class="b-content">
<h1>Improved Engagement</h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
<div class="benifit-card">
<img src="assets/9.png" alt="">
<div class="b-content">
<h1>Actionable Analyst</h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
</div>
</div>
<div>
<h1 style="margin-top: 50px; margin-bottom: 40px;">ClipMine Video Collections</h1>
<div class="row">
<div class="box1">
<h2>Startups</h2>
</div>
<div class="box2">
<h2>Machine Learning</h2>
</div>
</div>
<h4 style="text-align: center; margin:20px auto; font-size: 15px; max-width: 750px;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.</h4>
<div class="users">
<h1>Who is using Clipmine</h1>
<div class="content">
<img src="assets/12.png" alt="">
<img src="assets/13.png" alt="">
<img src="assets/14.png" alt="">
</div>
<div class="content">
<img src="assets/15.png" alt="">
<img src="assets/16.png" alt="">
<img src="assets/17.png" alt="">
</div>
</div>
<div class="form-content">
<h1>What would you like to tag?</h1>
<div class ="form-box">
<input type="text" placeholder="Paste a Youtube or dailynotion video url">
<button>TAG NOW</button>
</div>
</div>
</section>
<footer>
<h1 style="text-align: center ;">Supported Platforms</h1>
<div class="footer-gap">
<img src="assets/18.png" alt="" style="height: 70px; width: 140px;">
<img src="assets/19.png" alt="" style="height: 70px; width: 140px;">
<img src="assets/20.png" alt="" style="height: 70px; width: 140px;">
<img src="assets/21.png" alt="" style="height: 70px; width: 140px;">
</div>
</footer>
</body>
</html>