-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (29 loc) · 1.34 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My bio</title>
</head>
<body>
<h1 style="text-align:center; background-color: rgb(109, 203, 172);
padding: 5px;"><em>G VINAY REDDY</em></h1>
<br>
<br>
<br>
<img src="https://res.cloudinary.com/dvw9vd875/image/upload/v1695432546/final_output_r7eeag.jpg" height="500px" alt="my image"> <br>
<br>
<br>
<p>hey! im vinay im from andhra pradesh im currenty persuing my first of my btech cse software product engineering with kalvium. </p>
<br>
<p>below ive attached my instagram profile you can contact me for more details</p>
<br>
<strong>thank you</strong>
<br>
<p>my contact details</p>
<p><strong><img src="assets/WhatsApp.svg.webp" alt="whatsapp logo" height="50px" width="50px">My Whatsapp number : 6301181244</strong></p>
<br>
<a href="https://www.instagram.com/vinnugollakoti1/?next=%2F"><img src="assets/Instagram_logo_2022.svg" alt="Instagram_logo_2022" height="100px" width="100px"></a> <span></span>
<a href="https://web.snapchat.com/?ref=web_nav_chat_icon&web_client_id=ed7d5ff9-efd9-4033-a8bb-c7625ceb5298"><img src="assets/download.png" alt="snap logo" height="100px" width="100px"></a>
</body>
</html>