-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
43 lines (38 loc) · 1.33 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Chhatrapati Shivaji Maharaj</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<div class="rare">
<img src=".\img\my_logo.png" class="rage">
<h1>Chhatrapati Shivaji Maharaj</h1>
<p class="subtitle">My Landing Page on "The Great Warrior of India"</p>
</div>
</header>
<main>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<div class="detel">
<br><br>
<h3>
<li><a href="https://www.instagram.com/mi_sam45/" class="underline">INSTAGRAM</a></li>
<li><a href="https://github.com/samarthsarvade" class="underline">GITHUB</a></li>
<li><a href="https://www.linkedin.com/in/samarth-sarvade-73963a233/" class="underline">LINKEDIN</a></li>
<li><a href="http://bit.ly/3xcRgwr" class="underline">EMAIL</a></li>
</h3>
<center>
<footer>For Reference:</footer>
<br> <h3>Mobile Number - +91-7058433801</h3>
<br><h3>Email ID - samsarnucsci2003@gmail.com</h3>
</center>
</div>