-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
30 lines (25 loc) · 860 Bytes
/
Copy pathcontact.html
File metadata and controls
30 lines (25 loc) · 860 Bytes
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
<!DOCTYPE html>
<head>
<title>contact</title>
<style>
h1, h2{
color:#2C3930;
}
body{
background-color: #fef9e13f;
}
</style>
<script type='text/javascript' src='//pl26117869.effectiveratecpm.com/27/c0/41/27c04156408c1d52fe315ec8f3384784.js'></script>
</head>
<head>
<h1>Contact Us</h1>
<p>Have questions or feedback? We'd love to hear from you! Reach out to us using the form below or through our contact information.</p>
<h2>ANSARI MOHAMMED TABREZ WASIULLAH</h2>
<p>Founder & Developer</p>
<ul>
<li><strong>Email:</strong> <a href="zakatcalculator123@gmail.com">zakatcalculator123@gmail.com</a></li>
<li><strong>Phone:</strong> +91 9273672720</li>
<li><strong>Location:</strong> Malegaon</li>
</ul>
</head>
</html>