-
Notifications
You must be signed in to change notification settings - Fork 0
/
contect.html
146 lines (119 loc) · 5.76 KB
/
contect.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Me & Family</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&family=Raleway:wght@200;300;400;500&display=swap"
rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css"
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="contect.css">
</head>
<body>
<!-- -------------------------------navbar------------------ -->
<nav>
<a href="" class="logo">Me & Family</a>
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="story.html">Our Story</a>
</li>
<li>
<a href="events.html">Events</a>
</li>
<li>
<a href="gallery.html">Gallery</a>
</li>
<li>
<a href="#">Drop Down <i class="fa-solid fa-angle-down" style="color: #2b3c6f;"></i></a>
</li>
<li>
<a href="contect.html">Contect</a>
</li>
</ul>
</nav>
<!-----------------------------------nav bar end---------------------------------->
<!-- /* --------------------------------page details start----------------------------- */ -->
<section class="page-details-main">
<div>
<h2>Contect</h2>
<ul>
<li><a href="index.html">Home</a></li>
<li> <span>/ </span>Contect</li>
</ul>
</div>
</section>
<!-- /* --------------------------------page details end------------------------------- */ -->
<!--------------------------------- map start ------------------------------------------------->
<section class="card-map">
<iframe src="
https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.3647543507186!2d77.57400437499236!3d12.94849588736478!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae15f14b502b83%3A0x29b021be89035e21!2sJSpiders%20Basavanagudi!5e0!3m2!1sen!2sin!4v1689943401994!5m2!1sen!2sin"
style="border:0;" allowfullscreen="0" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"> ></iframe>
</section>
<!--------------------------------- map end ------------------------------------------------->
<!-- ------------------------------ contect form start -------------------------------------- -->
<section class="main">
<div class="loc-parent">
<div class="loc">
<i class="fa-solid fa-location-dot"></i>
<h4>Location:</h4>
<p>A108 Adam Street, New York, NY 535022</p>
</div>
<div class="loc">
<i class="fa-regular fa-envelope"></i>
<h4>Email:</h4>
<p> info@example</p>
</div>
<div class="loc">
<i class="fa-solid fa-mobile-screen-button"></i>
<h4>Call:</h4>
<p>+15589 55488 555</p>
</div>
</div>
<div class="userinput">
<div class="userinput-box">
<input type="text" placeholder="Your name">
<input type="text" placeholder="Your email">
</div>
<div class="sub">
<input type="text" placeholder="Subject">
</div>
<div class="text">
<textarea name="" id="" placeholder="Message"></textarea>
</div>
<div class="btn">
<button type="submit">Send Message</button>
</div>
</div>
</section>
<!-- ------------------------------ contect form end --------------------------------------- -->
<!--------------------------------------Footer start---------------------------------->
<section class="footer">
<h2>MeFamily</h2>
<p class="footer-para">Et aut eum quis fuga eos sunt ipsa nihil. Labore corporis magni eligendi fuga maxime
saepe commodi placeat.</p>
<div class="footer-icon">
<div class="footer-icon-i"><i class="fa-brands fa-twitter" style="color: #f4f5f5;"></i></div>
<div class="footer-icon-i"><i class="fa-brands fa-facebook-f" style="color: #f7f7f8;"></i></div>
<div class="footer-icon-i"><i class="fa-brands fa-instagram" style="color: #f3f4f7;"></i></div>
<div class="footer-icon-i"><i class="fa-brands fa-skype" style="color: #f6f7f9;"></i></div>
<div class="footer-icon-i"><i class="fa-brands fa-linkedin-in" style="color: #f1f2f4;"></i></div>
</div>
<p class="copyright">© Copyright <span style="font-weight: bold;">MeFamily</span>. All Rights Reserved</p>
<p class="designed">Designed by <a href="" style="color: #008df1; text-decoration: none;">BootstrapMade</a></p>
</section>
<!--------------------------------------Footer end------------------------------------>
<!-- <div class="icon-arrow">
<a href="#id-arrow"><i class="fa-solid fa-arrow-up" style="color: #f0f2f5;"></i></a>
</div> -->