generated from shruthim0/datapirates
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
52 lines (40 loc) · 773 Bytes
/
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
layout: home
search_exclude: true
image: images/mapleleaf
---
<style>
div.container {
background-color: #f1f7f1;
}
div.container p {
font-family: Georgia;
font-size: 50px;
font-style: normal;
text-align: center;
font-weight: normal;
text-decoration: underline;
text-transform: none;
color: #ffffff;
background-color: #204528;
}
div.container h5 {
text-align: center;
font-family: Georgia;
}
</style>
<html>
<body style="background-color:#fffbfb;">
</body>
</html>
<h1 align='center' style="color: #6d3030"> canada</h1>
<div class="container">
<body>
<img src="images/CanadaLogo.png" align='center' alt="Canada Logo">
<body>
<h2 align='center' style="color: #6d3030">maple hockey french yay</h2>
<html>
<body>
</body>
</html>
# Posts