-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
192 lines (189 loc) · 7.94 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
<!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="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="stylesheet" href="app.css">
<title>Frontend Mentor | Bookmark landing page</title>
<!-- Feel free to remove these styles or customise in your own stylesheet 👍 -->
</head>
<body>
<nav>
<header class="head"><img src="images/logo-bookmark%20copy.svg" alt="Bookmark-logo"></header>
<header class="head1 display1"><img src="images/logo-bookmark.svg" alt="Bookmark-logo"></header>
<div class="nav-items">
<a href="#">Features</a>
<a href="#">Pricing</a>
<a href="#">Contact</a>
<a href="#">Login</a>
</div>
<div class="nav-links display1">
<a href="#">Features</a>
<a href="#">Pricing</a>
<a href="#">Contact</a>
<a href="#">Login</a>
<div class="dav">
<a href="https://web.facebook.com/Abelkelz"><img src="images/icon-facebook.svg" alt="facebook icon"></a>
<a href="https://twitter.com/Xtreme_ng"> <img src="images/icon-twitter.svg" alt="twitter icon"></a>
</div>
</div>
<div class="nav-toggle display">
<img class="image1" src="images/icon-hamburger.svg" alt="harmburger-icon">
<img class="image2 display1" src="images/icon-close.svg" alt="close-icon">
</div>
</nav>
<section class="section1">
<div class="firstSecItem">
<div class="span">
<h1>A Simple Bookmark <br> Manager</h1>
<p>A clean and simple interface to organize your favourite <br> websites. Open a new
browser tab and see your sites load <br> instantly. Try it for free.</p>
</div>
<span class="span1">
<button class="btn">Get it on Chrome</button>
<button class="btn1">Get it on Firefox</button>
</span>
</div>
<div class="secondSecItem">
<img src="images/illustration-hero.svg" alt="Illustration-features">
<div class="space"></div>
</div>
</section>
<section class="section2">
<h2>Features</h2>
<p>Our aim is to make it quick and easy for you to access your <br> favourite websites.
Your bookmarks sync between your devices <br> so you can access them on the go.</p>
<span>
<a class="dropdownf" href="#">Simple Bookmarking</a>
<a class="dropdowns" href="#">Speedy Searching</a>
<a class="dropdownt" href="#">Easy Sharing</a>
</span>
</section>
<section class="section3 simple">
<div class="firstDiv">
<img src="images/illustration-features-tab-1.svg" alt="Illustration-features">
<div class="space"></div>
</div>
<div class="secondDiv">
<h2>Bookmark in one click</h2>
<p>Organize your bookmarks however you like. Our <br> simple drag-and-drop interface
gives you complete <br> control over how you manage your favourite sites.</p>
<button>More Info</button>
</div>
</section>
<section class="section3 speedy">
<div class="firstDiv">
<img src="images/illustration-features-tab-2.svg" alt="Illustration-features">
<div class="space"></div>
</div>
<div class="secondDiv">
<h2>Intelligent search</h2>
<p>Our powerful search feature will <br> help you find saved sites in no time at all.
No need to <br> trawl through all of your bookmarks.</p>
<button>More Info</button>
</div>
</section>
<section class="section3 easy">
<div class="firstDiv">
<img src="images/illustration-features-tab-3.svg" alt="Illustration-features">
<div class="space"></div>
</div>
<div class="secondDiv">
<h2>Share your bookmarks</h2>
<p> Easily share your bookmarks and <br> collections with others. Create a shareable
link that you <br> can send at the click of a button.</p>
<button>More Info</button>
</div>
</section>
<section class="section4">
<div class="firstSection">
<h2>Download the extension</h2>
<p>We’ve got more browsers in the pipeline. Please do let us know if <br> you’ve
got a favourite you’d like us to prioritize.</p>
</div>
<div class="div4">
<div class="span4">
<img src="images/logo-chrome.svg" alt="Chrome logo">
<h3>Add to Chrome</h3>
<p>Minimum version 62</p>
<button>Add & Install Extension</button>
</div>
<div class="span5">
<img src="images/logo-firefox.svg" alt="Firefox logo">
<h3>Add to Firefox</h3>
<p>Minimum version 55</p>
<button>Add & Install Extension</button>
</div>
<div class="span6">
<img src="images/logo-opera.svg" alt="Opera logo">
<h3>Add to Opera</h3>
<p>Minimum version 46</p>
<button>Add & Install Extension</button>
</div>
</div>
</section>
<section class="section5">
<div class="div1">
<h3>Frequently Asked Questions</h3>
<p>Here are some of our FAQs. If you have any other questions <br> you’d like
answered please feel free to email us.</p>
</div>
<div class="div2">
<div class="span1">
<h4>What is Bookmark?</h4>
<img class="img" src="images/icon-arrow.svg" alt="icon-arrow">
<img class="img1 display1" src="images/icon-close.svg" alt="close-icon">
<p class="par display1">A bookmark is a saved shortcut that directs your browser to a specific webpage. It stores the title, URL, and favicon of the corresponding page.</p>
</div>
<div class="span2">
<h4>How can I request a new browser?</h4>
<img class="img" src="images/icon-arrow.svg" alt="icon-arrow">
<img class="img1 display1" src="images/icon-close.svg" alt="close-icon">
<p class="par display1">Open the start menu and click "All Programs" to open the menu of programs installed on your computer. Newly installed software is usually highlighted in the Windows start menu. Select your new Internet browser to start the program. Set your new Internet browser as your default browser.</p>
</div>
<div class="span3">
<h4>Is there a mobile app?</h4>
<img class="img" src="images/icon-arrow.svg" alt="icon-arrow">
<img class="img1 display1" src="images/icon-close.svg" alt="close-icon">
<p class="par display1">Definitely there are moblie apps for any desktop web browser which include opera-mini, firefox, Chrome, pinterest, etc.</p>
</div>
<div class="span4">
<h4>What about other Chromium browsers?</h4>
<img class="img" src="images/icon-arrow.svg" alt="icon-arrow">
<img class="img1 display1" src="images/icon-close.svg" alt="close-icon">
<p class="par display1">Chromium browsers are very much available for for moblie usage, though they are basically for advanced users and web developers.</p>
</div>
<button class="button">More Info</button>
</div>
</section>
<footer class="footer">
<div class="div">
<h5>35,000+ already joined</h5>
<h2>Stay up-to-date with what <br> we’re doing</h2>
<form action="#">
<input id="Email" type="text" name="Email" placeholder="Enter your Email address">
<br class="none">
<label for="Email">Contact Us</label>
</form>
</div>
<section>
<div class="div1">
<span class="spine">
<img src="images/logo-bookmark.svg" alt="bookmark logo">
</span>
<span class="span2">
<a href="#">Features</a>
<a href="#">Pricing</a>
<a href="#">Contact</a>
</span>
</div>
<div class="div2">
<a href="https://web.facebook.com/Abelkelz"><img src="images/icon-facebook.svg" alt="facebook icon"></a>
<a href="https://twitter.com/Xtreme_ng"><img src="images/icon-twitter.svg" alt="twitter icon"></a>
</div>
</section>
</footer>
<script src="app.js"></script>
</body>
</html>