-
Notifications
You must be signed in to change notification settings - Fork 1
/
contact.html
64 lines (45 loc) · 1.69 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang="es">
<link rel="stylesheet" href="contact.css" />
<head>
<title>JoseACR07</title>
<meta=name"description" content="Bienvenidos a la pagina web de JoseWnn" />
<meta=name="autor" content="Jose Campo's Team" />
<meta=name="keywords" content="callofduty, Bienvenidos, Twitch, " />
<link rel="icon" href="/call-of-duty .ico">
<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=Indie+Flower&display=swap" rel="stylesheet">
</head>
<div id="container">
<body>
<div id="container">
<header>
<header>
<a href="/index.html"><h1 class="logo"><img src="/Gamer Youtube Channel Art-1.png" alt="banner"></h1></a>
</header>
</header>
<div class="clearfix"></div>
</div>
<nav>
<ul>
<li> <a href="index.html"><b>Inicio</b></a><br></li>
<li> <a href="contact.html"><b>Contacto</b></a> <br></li>
<li> <a href="about me.html"><b>About</b></a></li>
</ul>
</nav>
<div class="clearfix"></div>
<section id="content">
<div id="article">
<article id="article">
<h1>Contact me!</h1>
<br>
<p>jcampos.equinox@gmail.com</p>
</article>
<div class="taggbox" style="width:100%;height:100%" data-widget-id="121773" data-tags="false" ></div><script src="https://widget.taggbox.com/embed-lite.min.js" type="text/javascript"></script>
</body>
</div>
</body>
<footer> Jose Campos © All rights reserved. </footer>
</section>
</html>