forked from Gurmannat01/FEE-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaboutpage.html
More file actions
190 lines (168 loc) · 6.66 KB
/
aboutpage.html
File metadata and controls
190 lines (168 loc) · 6.66 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About - Time Bound</title>
<link rel="icon" href="https://imgs.search.brave.com/i5razvZ0Wj3UT7WW08mh2bH8FOH43s-B52Ese_5aEIU/rs:fit:500:0:0:0/g:ce/aHR0cHM6Ly9pbWFn/ZXMudmV4ZWxzLmNv/bS9tZWRpYS91c2Vy/cy8zLzEyODg5NS9p/c29sYXRlZC9wcmV2/aWV3L2Y5Mjk4YjY2/M2FkMWU2NzE2ODBj/YWQyZWQ3MGIyMGMz/LXRpbWVyLXJlbG9h/ZC1mbGF0LWljb24u/cG5n">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family:'Gill Sans MT';
}
body {
background: #e4e7e9;
color: #333;
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
padding-top: 80px;
}
.navbar {
background-color:#0a0236;
padding: 1rem;
position: fixed;
top: 0;
left: 0;
right: 0;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.navbar-container {
display: flex;
justify-content:space-between;
align-items: center;
max-width: 1400px;
margin: 0 auto;
}
.navbar-logo {
font-size: 1.5rem;
font-weight: bold;
color: #ffffff;
display: flex;
align-items: center;
text-decoration: none;
margin-right: 30px;
}
.navbar-logo img {
height: 50px;
margin-right: 0px;
margin-left: 0px;
}
.navbar-menu {
display: flex;
list-style-type: none;
}
.navbar-link {
color: #ffffff;
text-decoration: none;
font-weight: 500;
transition: color 0.3s ease;
padding: 0.5rem 1rem;
border-radius: 20px;
}
.navbar-link:hover {
color: #20cdcd;
}
.navbar-toggle {
display: none;
background: none;
border: none;
font-size: 1.5rem;
color: var(--text-light);
cursor: pointer;
}
.main-content {
max-width: 800px;
margin: 2rem 0;
padding: 2rem;
background: #ffffff;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
text-align: center;
}
h1 {
font-family: 'Trebuchet MS', sans-serif;
font-size: 2.5rem;
color: #0a0236;
margin-bottom: 1rem;
}
p {
font-size: 1.1rem;
line-height: 1.6;
color: #555;
}
.features {
margin-top: 2rem;
}
.features h2 {
font-size: 1.8rem;
margin-bottom: 1rem;
color: #333;
}
.features p {
margin-bottom: 1.5rem;
}
.footer {
width: 100%;
padding: 1.5rem 2rem;
background: #0a0236;
color: white;
text-align: center;
}
.footer p, .footer a {
font-family: 'Trebuchet MS', sans-serif;
font-size: 0.9rem;
color: white;
text-decoration: none;
transition: 0.3s;
}
.footer a:hover {
color: #078e8e;
transition: 0.3s;
}
</style>
</head>
<body>
<nav class="navbar" id="navbar">
<div class="navbar-container">
<a href="E:\HTML\homepage(1).html" class="navbar-logo" aria-label="Time Bound Home">
<img src="C:\Users\asus\Downloads\Untitled design (3).png"alt="Time Bound Logo">
Time Bound
</a>
</button>
<ul class="navbar-menu" id="navbar-menu" role="menu">
<li class="navbar-item" role="menuitem"><a href="E:\HTML\homepage(1).html" class="navbar-link">Home</a></li>
<li class="navbar-item" role="menuitem"><a href="E:\HTML\project(timer).html" class="navbar-link">Countdown Timer</a></li>
<li class="navbar-item" role="menuitem"><a href="E:\HTML\project(stopwatch).html" class="navbar-link">Stopwatch</a></li>
<li class="navbar-item" role="menuitem"><a href="E:\HTML\alarm.html" class="navbar-link">Alarm</a></li>
<li class="navbar-item" role="menuitem"><a href="E:\HTML\birthday.html" class="navbar-link">Birthday Reminder</a></li>
<li class="navbar-item" role="menuitem"><a href="E:\HTML\contactpage.html" class="navbar-link">Contact Us</a></li>
</ul>
</div>
</nav>
<main class="main-content">
<h1>About Time Bound</h1>
<p>Time Bound is your ultimate time management tool. It's designed to provide an intuitive and reliable way to manage your time effectively with features like a countdown timer, stopwatch, alarm, and birthday reminders. Whether you're tracking tasks, setting alarms, or planning for special days, Time Bound is here to help you stay organized.</p>
<div class="features">
<h2>Our Features</h2>
<p><strong>Countdown Timer:</strong> Track your tasks by setting precise countdowns for any activity. Stay on schedule with ease.</p>
<p><strong>Stopwatch:</strong> Measure time with accuracy. Perfect for workouts, cooking, or time-sensitive activities.</p>
<p><strong>Alarm:</strong> Set alarms for specific times to ensure you never miss important events or tasks.</p>
<p><strong>Birthday Reminder:</strong> Add multiple birthdays and receive timely notifications to celebrate your loved ones' special days.</p>
<h2>Why Choose Time Bound?</h2>
<p>Our platform is designed for simplicity and functionality. With a clean and intuitive interface, Time Bound allows you to focus on what matters most: staying on track and meeting your goals. We continuously update and improve our tools to ensure you have a seamless experience.</p>
</div>
</main>
<footer class="footer">
<p>© 2024 Time Bound. All rights reserved.</p>
<p>Follow us on
<a href="https://www.facebook.com/">Facebook</a> |
<a href="https://www.x.com/">Twitter</a> |
<a href="https://www.instagram.com/">Instagram</a>
</p>
</footer>
</body>
</html>