-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnatiobals.html
86 lines (75 loc) · 3.87 KB
/
natiobals.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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE html>
<html lang="en">
<script src="main.js" type="text/javascript"></script>
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css?family=Alegreya:900|Neuton:800&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9288513425927816"
crossorigin="anonymous"></script>
<LINK href="style.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Alegreya:900|Neuton:800&display=swap" rel="stylesheet">
</head>
<title>Welcome to Natiobals.com</title>
<body>
<div class="center">
<span>
<img src="/images/natiobals/natiobals.png" alt="logo" class="headimg"><br>
</span>
</div>
<div class="container">
<!--
<div class="center medium tall helvetica">
<div class="bold">
Go Natiobals! Typos happen.<br>
</div>
-->
<div class="center">
<div class="big">
<h2 style="line-height: 1em">Go Natiobals! Typos happen.</h2>
</div>
<p></p>
<h4 style="line-height: 1em">
You are probably looking for <a href="nationals.com" style="color:#AB0003">nationals.com</a><br>
</h4>
<div class="shorttext big textbox">
<h6>
Check out our great Nats-related and DC shirts! <p></p>We'll always have 2019, a hand-drawn "Natiobals" logo, Sell the team, and lots more. Check out <a class="one" href="https://shirtgoodhq.com">Shirtgood</a> for more!
</h6>
</div>
<div>
<a href="https://shirtgoodhq.com">
<img src="/images/natiobals/always2019.png" height="517" alt="shirtgood shirts for sale">
<img src="/images/natiobals/ahalf.png" height="517" alt="shirtgood shirt for sale">
<img src="/images/natiobals/a1.png" height="517" alt="shirtgood shirt for sale" class="imgwidth">
<img src="/images/natiobals/a2.png" height="517" alt="shirtgood shirts for sale" class="imgwidth">
<img src="/images/natiobals/a3.png" height="517" alt="shirtgood shirt for sale" class="imgwidth">
<img src="/images/natiobals/asports_normal.png" height="517" alt="shirtgood shirts for sale" class="imgwidth">
<img src="/images/natiobals/natiobals_shirt.png" height="517" alt="shirtgood shirt for sale" class="imgwidth">
</a>
</div>
</div><!-- Default Statcounter code for Natiobals http://www.natiobals.com -->
<div style="float: right;">
<script type="text/javascript">
var sc_project=12794315;
var sc_invisible=0;
var sc_security="17444139";
var scJsHost = "https://";
document.write("<sc"+"ript type='text/javascript' src='" + scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="Web Analytics"
href="https://statcounter.com/" target="_blank"><img class="statcounter"
src="https://c.statcounter.com/12794315/0/17444139/0/" alt="Web Analytics"
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
<!-- End of Statcounter Code -->
</div>
</div>
</div>
</body>