-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
204 lines (184 loc) · 7.39 KB
/
index.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
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- displays site properly based on user's device -->
<link rel="stylesheet" href="styling.css">
<link href="https://fonts.googleapis.com/css?family=Rubik&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<title>Frontend Mentor | Bookmark landing page</title>
</head>
<body>
<img src="./images/logo-bookmark.svg" class="logo-1">
<header>
<div class="nav-bar">
<ul>
<li><a href="#">Features</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Login</a></li>
</ul>
<div class="hamburger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</div>
</div>
</header>
<section>
<div class="blue-bg">
</div>
<div class="blue-bg-logo">
<img src="./images/illustration-hero.svg" width="390px" height="240px">
</div>
<div class="text"><br><br>
<h3>A Simple BookMark</h3>
<h3>Manager</h3>
<p>A clean and simple interface to organize your favourite websites. Open a new browser site and see our site loads instantly. Try it for free.</p>
</div>
<div class="img-btn">
<button class="chrome">Get it on Chrome</button>
<button class="firefox">Get it on Firefox</button>
</div><br><br><br><br>
<div class="text" id="text1">
<h3>Features</h3>
<p>Our aim is to make it easy for you to access your favorite website. Your bookmark sync between your devices so you can access them on the go.</p><br><br>
</div>
<div class="options">
<ol>
<hr class="hrr">
<li>Simple Bookmarking</li>
<hr class="hrr">
<li>Speedy Searching</li>
<hr class="hrr">
<li>Easy Sharing</li>
<hr>
</ol>
</div><br>
<div id="overall-bg">
<div class="bg-color">
</div><br><br><br><br>
<div class="bg-img">
<img src="./images/illustration-features-tab-1.svg" width="310px" height="197px">
</div>
</div>
<div class="text" id="test3">
<h3>Bookmark in one click</h3>
<p>Organise your bookmark how you like. Our simple drag and drop interface gives you control over how you manage your favourite sites</p><br><br>
<div class="get-it">
<button class="bonton" id="middle">More Information</button>
</div>
</div>
<div class="text" id="extension">
<h3>Download the Extension</h3>
<p>Our aim is to make it easy for you to access your favorite website. Your bookmark sync between your devices so you can access them on the go.</p><br><br>
</div>
<div class="controller">
<div data-aos="flip-right" class="card-bg" >
<div class="chrome-log">
<img src="./images/logo-chrome.svg" class="c-logo">
</div>
<div class="write-up">
<h3>Add to Chrome</h3>
<h5>Minimum Version 62</h5>
</div>
<div class="dotted">
<img src="./images/bg-dots.svg" width="220px">
</div>
<div class="add-button">
<button class="btn-bg">Add and Install Extension</button>
</div>
</div><br><br><br>
<div data-aos="flip-right" class="card-bg" id="bg-1">
<div class="chrome-log">
<img src="./images/logo-firefox.svg" class="c-logo">
</div>
<div class="write-up">
<h3>Add to Firefox</h3>
<h5>Minimum Version 62</h5>
</div>
<div class="dotted">
<img src="./images/bg-dots.svg" width="220px">
</div>
<div class="add-button">
<button class="btn-bg">Add and Install Extension</button>
</div>
</div><br><br><br>
<div data-aos="flip-right" class="card-bg" id="bg-2">
<div class="chrome-log">
<img src="./images/logo-opera.svg" class="c-logo">
</div>
<div class="write-up">
<h3>Add to Opera</h3>
<h5>Minimum Version 62</h5>
</div>
<div class="dotted">
<img src="./images/bg-dots.svg" width="220px">
</div>
<div class="add-button">
<button class="btn-bg">Add and Install Extension</button>
</div>
</div><br><br>
</div>
<div class="text" id="extension">
<h3>Frequently Asked</h3>
<h3>Questions</h3>
<p>A clean and simple interface to organize your favourite websites. Open a new browser site and see our site loads instantly. Try it for free.</p>
</div><br><br>
<div class="lists-dropdown">
<ol id="menu-dp">
<li>What is Bookmark? <img src="./images/icon-arrow.svg" class="arrow1"></li>
<hr>
<li>How Can i Request a New Browser? <img src="./images/icon-arrow.svg" class="arrow2"></li>
<hr>
<li>Is there a mobile app? <img src="./images/icon-arrow.svg" class="arrow3"></li>
<hr>
<li>What About Other Chromium Browser? <img src="./images/icon-arrow.svg" class="arrow4"></li>
<hr>
</ol>
</div><br><br>
<div class="get-it">
<button class="chrome" id="centre">More Information</button>
</div><br><br>
<div class="bg-height">
<div class="last-text">
<h1>35,000+ Already Joined</h1>
<p>Stay up-to-date with what we're doing</p>
</div>
<div class="input-field">
<input type="text" placeholder="Enter Your E-mail Address"><br>
<button>Contact Us</button>
</div>
</div>
<div id="overall-last-bg"><br><br>
<div class="ls-logo">
<img src="./images/logo-bookmark22.svg">
</div>
<div data-aos="fade-up-right" class="footer-lists">
<ol>
<li><a href="#">Features</a></li>
<li><a href="#">Pricing</a></li>
<li><a href="#">Contact</a></li>
</ol>
</div>
<div class="footer-icons">
<div class="footlog1">
<img src="./images/icon-facebook.svg">
</div>
<div class="footlog2">
<img src="./images/icon-twitter.svg">
</div>
</div>
</div>
</section>
<!-- <script src="https://code.jquery.com/jquery-3.4.1.js"></script> -->
<script type="text/javascript">
AOS.init({
duration: 2000,
});
</script>
</body>
<script src="index.js"></script>
</html>