-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate.html
More file actions
47 lines (42 loc) · 1.75 KB
/
template.html
File metadata and controls
47 lines (42 loc) · 1.75 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> Tribut|Template</title>
<script src="https://kit.fontawesome.com/d2cf0ef0bc.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<h1><a href="home.html">Web Title</a></h1>
<nav>
<a href="home.html">Home</a>
<a href="about.html">About Me</a>
<a href="gallery.html">Gallery</a>
<a href="interviews.html">Interviews</a>
<a href="movies.html">Movies</a>
<a href="follow.html">Follow me</a>
</nav>
</header>
<br>
<h2>Heading 2</h2>
<br><br>A
<section id="follow" align="center">
<a href="#top"><i class="fas fa-arrow-circle-up fa-2x" aria-label="arrow up"></i></a>
<hr>
<a href="https://dulquer.com"><attr title="Website"><img src="images/dqlogo.png" alt="dq logo" width="11%"></attr></a>
<br>
<a href="mailto:info@dulquer.com"><attr title="Mail"><i class="far fa-envelope"></i> info@dulquer.com</attr></a>
<br><br>
<a href="https://facebook.com/DQSalmaan" target="_blank" aria-label="Facebook"><abbr title="Facebook"><i class="fab fa-facebook-square fa-2x"></abbr></i> </a>
<a href="https://instagram.com/dqsalmaan" target="_blank" aria-label="Instagram"><abbr title="Instagram"><i class="fab fa-instagram-square fa-2x"></abbr></i></a>
<a href="https://twitter.com/dulQuer"target="_blank" aria-label="Twitter"><abbr title="Twitter"><i class="fab fa-twitter-square fa-2x"></abbr></i></a>
<a href="https://youtube.com/DQSalmaan"target="_blank" aria-label="Youtube"><abbr title="Youtube"><i class="fab fa-twitter-square fa-2x"></abbr></i></a>
</section>
<br><br>
<footer align="center">
<hr>
© 2020 | Powered by <a href=>F ditital Lab</a>.
</footer>
</body>
</html>
eia2020-moefcc@gov.in