-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
174 lines (135 loc) · 6.55 KB
/
contact.html
File metadata and controls
174 lines (135 loc) · 6.55 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./img/logo.png " width="100" height="100">
<title>Logashree | Front-End Developer Portfolio</title>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!-- FontAwesome for icons -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
<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=Bebas+Neue&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=Changa:wght@200..800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="contact.css">
</head>
<body>
<!-- Particle Background -->
<div id="particles-js"></div>
<!-- Portfolio Content -->
<div class="frame-Container">
<!-- Navigation Section -->
<div class="col-xxl-1 col-xl-1 col-lg-2 col-md-2 col-sm-12 p-4 navbar">
<div class="row g-3">
<nav class="col-xxl-3 col-xl-3 col-lg-3 col-md-3 col-sm-12 d-md-flex ">
<div class="contact">
<div>
<a href="index.html"><i class="fa-solid fa-house" alt="" width="30" height="24"></i></i></a>
</div>
<div>
<a href="about.html"><i class="dropdowns fa-solid fa-user" alt="" width="30" height="24"> </i></a>
</div>
<div>
<a href="resume.html"> <i class="fa-solid fa-user-graduate" alt="" width="30" height="24"> </i></a>
</div>
<div>
<a href="project.html"> <i class="fa-solid fa-images" alt="" width="30" height="24"></i></a>
</div>
<div>
<a href="contact.html"> <i class="fa-solid fa-address-book" alt="" width="30" height="24"></i></a>
</div>
</nav>
</div>
</div>
<div class="col-xxl-3 col-xl-4 col-lg-4 col-md-5 col-sm-12 p-0 profile ">
<div class="col-xxl-12 col-xl-12 col-lg-12 col-md-12 col-sm-12 left-box ">
<div class="header">
<div> <img src="./img/logo.png" width="100" height="100"></div>
<div>
<button class="hd_button" onclick="window.location.href='./project.html';">
<i class="fa-solid fa-circle"></i> Available for 4 projects
</button>
</div>
</div>
<div class="footer">
<h5>itslogashree03@gmail.com</h5>
<h5>Chennai, TamilNadu</h5>
<p class="copyright">© 2025 Logashree. All Rights Reserved</p>
<div class="contact d-flex align-items-center flex-wrap justify-content-center">
<a href="mailto:itslogashree03@gmail.com"><i class="fa-solid fa-envelope"></i></a>
<a href="https://www.linkedin.com/in/logashree-k-09b252227/" target="_blank"><i
class="fa-brands fa-linkedin"></i></a>
<a href="https://github.com/Logashree03" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<!-- <div> <img src="./images/sign.png" alt="signature" width="200" height="150"></div> -->
</div>
</div>
<!--- Next Section --->
<div class="col-xxl-8 col-xl-7 col-lg-7 col-md-6 col-sm-12 details btn main text-start timeline-title">
<h1> Contact Me</h1>
<span class='random-word'></span>
<hr>
<div class="row cn-det p-3 ">
<div class="col-xxl-5 col-xl-3 col-lg-4 col-md-12 col-sm-12">
<div class="col-md-12 card_info w-100">
<i class="fa-solid fa-location-dot fs-3 p-1 "></i>
<h3> Chennai</h3>
</div>
<div class="col-md-12 card_info w-100">
<i class="fa-solid fa-phone-volume fs-3 p-1"></i>
<h3> 9123554901 </h3>
</div>
<div class="col-md-12 card_info w-100">
<i class="fa-solid fa-envelope fs-3 p-1"></i>
<h3> itslogashree03@gmail.com</h3>
</div>
<div class="col-md-12 card_info w-100">
<i class="fa-solid fa-laptop fs-3 p-1"></i>
<h3> Font-End Developer</h3>
</div>
</div>
<div class="col-xxl-6 col-xl-8 col-lg-6 col-md-12 col-sm-12 map">
<div class="mb-3">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d56262.60597151657!2d80.04758583862719!3d13.114213021415237!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a5289d19bef6d25%3A0xe575e8ba16808e64!2sAvadi%2C%20Tamil%20Nadu!5e1!3m2!1sen!2sin!4v1746342178051!5m2!1sen!2sin"
allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div>
<h4 style="text-align: justify;">
How Can I <span> Help You </span>
</h4>
</div>
<form class="cf">
<div class="half left cf">
<input type="text" id="input-name" placeholder="Name">
<input type="email" id="input-email" placeholder="Email address">
<input type="text" id="input-subject" placeholder="Subject">
</div>
<div class="half right cf">
<textarea name="message" type="text" id="input-message" placeholder="Message"></textarea>
</div>
<input type="submit" value="Submit" id="input-submit">
</form>
</div>
</div>
</div>
</div>
<!-- Particles.js Script -->
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script src="index.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>