-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
277 lines (199 loc) · 9.28 KB
/
blog.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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet">
<!-- Swiper CSS -->
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
<!-- Font Awesome CDN for Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<!-- Swiper CSS -->
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<!-- Font Awesome CDN -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<title>Responsive Header</title>
<link rel="stylesheet" href="./css/style.css" />
<link rel="stylesheet" href="./css/style1.css" />
<!-- <link rel="stylesheet" href="./css/Responsive.css" /> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css">
<!-- Owl Carousel CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css">
<!-- jQuery (required by Owl Carousel) -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- Owl Carousel JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
</head>
<body>
<div class="top-bar">
<div class="left-section">
<div class="since" style="color: #cc0000;">Since: 2007</div>
<div class="double-vertical-line">
<div class="vertical-line"></div>
</div>
</div>
<div class="right-section">
<div class="contact-info">
<span><i class="fa fa-space"></i> +91 9818333866</span>
<div class="double-vertical-line">
<div class="vertical-line"></div>
</div>
<span><i class="fa fa-space"></i> [email protected]</span>
</div>
<div class="icon-group">
<i class="fa fa-space" style="padding: 2px;"></i>
<i class="fa fa-space" style="padding: 3px;"></i>
<i class="fa fa-space" style="padding: 4px;"></i>
</div>
</div>
</div>
<!-- Header -->
<header class="header">
<img src="./image/logo.jpeg" alt="Sunrise Logo" class="logo" />
<!-- Hamburger Icon for Mobile -->
<div id="hamburger-icon" class="hamburger-icon" onclick="toggleMenu()">☰</div>
<!-- Close Icon for Mobile -->
<div id="close-icon" class="close-icon" onclick="toggleMenu()" style="display: none;">✕</div>
<!-- Navigation Menu -->
<nav>
<ul id="nav-links" class="nav-links">
<li><a href="index.html" class="">Home</a></li>
<li><a href="About.html">About</a></li>
<li class="dropdown">
<a href="blog.html" class="dropbtn">Practice Areas</a>
<div class="dropdown-content">
<a href="trademark-registration.html">Trademark Registration</a>
<a href="Design.html">Design</a>
<a href="cop">Copyright</a>
<a href="iso.html">ISO</a>
<a href="Fssal.html">FSSAI (Food Licence)</a>
<a href="Msme.html">Pvt. Ltd, MSME/Udyam Reg.</a>
</div>
</li>
<li><a href="blog.html">IP News & Events</a></li>
<li><a href="Careers.html">Careers</a></li>
<li><a href="ContactUs.html">Contact Us</a></li>
</ul>
</nav>
<!-- Enquiry Button -->
<div class="button-container">
<button class="enquiry-button">Enquiry Now</button>
</div>
</header>
<!-- Enquiry Modal -->
<div id="enquiryModal" class="modal">
<div class="modal-content">
<span class="close" onclick="closeModal()">×</span>
<h2 class="form-heading">Enquiry Now</h2>
<form>
<label for="name">Name:</label>
<input type="text" id="name" placeholder="Enter name">
<label for="email">Email:</label>
<input type="email" id="email" placeholder="Enter email">
<label for="mobile">Mobile No. :</label>
<input type="text" id="mobile" placeholder="Enter mobile no.">
<label for="service">Choose Service :</label>
<select id="service">
<option>Select Your Service</option>
<option>Service 1</option>
<option>Service 2</option>
</select>
<label for="message">Message :</label>
<textarea id="message" placeholder="Write Your Message ..."></textarea>
<button type="submit">Submit</button>
</form>
</div>
</div>
<!-- main-header end -->
<!-- Page Title -->
<section class="page-title" style="background-image: url(./image/download-bg.jpg);">
<div class="auto-container">
<div class="content-box">
<center><div class="title centred">
<h1>OUR BLOG
</h1>
</div></center>
<ul class="bread-crumb clearfix">
<li><a href="index.html">Home</a></li>
<li>Blog Us</li>
</ul>
</div>
</div>
</section>
<!-- Page Title -->
<!-- news-section -->
<section class="news-section bg-color-1">
<div class="auto-container">
<div class="sec-title centred">
<h6></h6>
<h2>Latest From Our Blog</h2>
<div class="title-shape"></div>
</div>
<div class="row clearfix">
</div>
</div>
</section>
<!-- news-section end -->
<!-- Footer Section -->
<div class="footer">
<!-- About Us Section -->
<div>
<h3>About Us</h3>
<p>
‘A diverse and dynamic group‘, SUNRISE TRADE MARK CO. is a top flight
practice that protects and enforces IP assets from filing and
prosecuting patent and trade mark applications, through to IP
litigation, often concerning landmark cases.
</p>
</div>
<!-- Quick Links Section -->
<div>
<h3>Quick Links</h3>
<ul>
<li><a href="#">Trademark Registration</a></li>
<li><a href="#">Copyright</a></li>
<li><a href="#">Design</a></li>
<li><a href="#">ISO</a></li>
<li><a href="#">FSSAI (Food Licence)</a></li>
<li><a href="#">Pvt. Ltd, MSME/Udyam Reg.</a></li>
</ul>
</div>
<!-- Contact Us Section -->
<div>
<h3>Contact Us</h3>
<p>
<strong>Location</strong><br />Block B-4, Sunrise House, Gali No.-9,
Harsh Vihar, New Delhi-93
</p>
<p><strong>Phone</strong><br />+91 9818383866</p>
<p><strong>Email</strong><br />[email protected]</p>
</div>
<!-- Enquiry Box Section -->
<div class="enquiry-box">
<h4>Enquiry Your Query</h4>
<p>Here you can enquire about issues and make requests.</p>
<button>ENQUIRY NOW</button>
</div>
</div>
<!-- Copyright Section -->
<div class="footer-copyright">
© 2022 By <a href="#">Sunrise Trademark Co.</a> All Rights Reserved.
</div>
<!-- Font Awesome for icons (optional, include if you want icons in contact info) -->
<script
src="https://kit.fontawesome.com/a076d05399.js"
crossorigin="anonymous"
></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Bootstrap and JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<!-- Swiper JS -->
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<script src="./js/script.js"></script>
<script src="./js/swiper.js"></script> </body>
</html>