-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
181 lines (164 loc) · 6.57 KB
/
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
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Henlo</title>
<link rel="stylesheet" href="./styles/reset.css" />
<link rel="stylesheet" href="./styles/main.css" />
<link rel="stylesheet" href="./styles/mobile.css" media="screen and (max-width: 768px)" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link href="https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap" rel="stylesheet" />
</head>
<body>
<nav>
<header>
<h1 id="brand">TD</h1>
</header>
<ul id="nav-links">
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<main>
<section id="home">
<div id="home-logo-mario">
<a href="https://www.youtube.com/watch?v=RJcPc6OQ384" target="_blank" rel="noopener"><img
src="./images/logo/super-mario-logo.png" alt="Super Mario logo" /></a>
<h2 id="home-heading">It's a me! Mario!</h2>
<p id="secret-text">
Congratulations! <br />Click on the image to watch the secret video.
</p>
</div>
</section>
<section id="about">
<h2 id="about-heading">About</h2>
<ul id="about-tiles-list">
<li class="about-tiles-list-child">
<div class="about-tile">
<p class="about-tile-description">
He attacc, he protecc, but most importantly, he fix your
plumbing.
</p>
<img class="about-tile-image" src="./images/placeholder/mario-image1.png" alt="Aggressive Looking Mario" />
</div>
</li>
<li class="about-tiles-list-child">
<div class="about-tile">
<p class="about-tile-description">
He also a good fella. Always there for his friends.
</p>
<img class="about-tile-image" src="./images/placeholder/mario-image2.png" alt="Mario and Luigi" />
</div>
</li>
<li class="about-tiles-list-child">
<div class="about-tile">
<p class="about-tile-description">
He sometimes eats all dem mushrooms and gets high.
</p>
<img class="about-tile-image" src="./images/placeholder/mario-image3.png" alt="Mushrooms" />
</div>
</li>
<li class="about-tiles-list-child">
<div class="about-tile">
<p class="about-tile-description">
But he always comes bacc to save the princess Peach.
</p>
<img class="about-tile-image" src="./images/placeholder/mario-image4.png"
alt="Mario and Other Characters" />
</div>
</li>
</ul>
</section>
<section id="contact">
<h2 id="contact-heading">Contact</h2>
<ul id="contact-links-list">
<li id="contact-github" class="contact-links-list-child">
<a href="https://github.com/tolunaydundar" target="_blank" rel="noopener"><img
src="./images/logo/github-logo.png" alt="GitHub Logo" /></a>
</li>
<li id="contact-linkedin" class="contact-links-list-child">
<a href="https://www.linkedin.com/in/tolunaydundar/" target="_blank" rel="noopener"><img
src="./images/logo/linkedin-logo.png" alt="LinkedIn Logo" /></a>
</li>
<li id="contact-twitter" class="contact-links-list-child">
<a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" target="_blank" rel="noopener"><img
src="./images/logo/twitter-logo.png" alt="Twitter Logo" /></a>
</li>
<li id="contact-instagram" class="contact-links-list-child">
<a href="https://www.youtube.com/watch?v=Hy8kmNEo1i8" target="_blank" rel="noopener"><img
src="./images/logo/instagram-logo.png" alt="Instagram Logo" /></a>
</li>
</ul>
</section>
</main>
<footer>
<ul id="footer-sources-list">
<li class="footer-sources-list-child">
<div>
Super Mario image from
<a href="https://www.teahub.io/viewwp/mmRbwo_super-mario-bross-wallpaper-hd/" target="_blank"
rel="noopener">teahub.io</a>
</div>
</li>
<li class="footer-sources-list-child">
<div>
Mario and Luigi image from
<a href="https://pixelz.cc/images/mario-and-luigi-uhd-4k-wallpaper/" target="_blank"
rel="noopener">pixelz.cc</a>
</div>
</li>
<li class="footer-sources-list-child">
<div>
Icons made by
<a href="https://www.freepik.com" title="Freepik" target="_blank" rel="noopener">Freepik</a>
from
<a href="https://www.flaticon.com/" title="Flaticon" target="_blank" rel="noopener">flaticon.com</a>
</div>
</li>
<li class="footer-sources-list-child">
<div>
Super Mario logo vector from
<a href="https://seeklogo.com/vector-logo/247880/super-mario" target="_blank" rel="noopener">seeklogo.com</a>
</div>
</li>
<li class="footer-sources-list-child">
<div>
Icons made by
<a href="https://www.flaticon.com/authors/pixel-perfect" title="Pixel perfect" target="_blank"
rel="noopener">Pixel
perfect</a>
from
<a href="https://www.flaticon.com/" title="Flaticon" target="_blank" rel="noopener">flaticon.com</a>
</div>
</li>
<li class="footer-sources-list-child">
<div>
Super Mario characters image from
<a href="https://www.wallpaperflare.com/super-mario-wallpaper-mario-bros-luigi-yoshi-princess-peach-wallpaper-pczgm"
target="_blank" rel="noopener">wallpaperflare.com</a>
</div>
</li>
<li class="footer-sources-list-child">
<div>
Mario Auditore image by
<a href="https://assassinscreed.fandom.com/wiki/User:Freeze129" target="_blank" rel="noopener">Freeze129</a>
from
<a href="https://assassinscreed.fandom.com/wiki/Mario_Auditore" target="_blank"
rel="noopener">assassinscreed.fandom.com</a>
</div>
</li>
<li class="footer-sources-list-child">
<div>
Mario Mushrooms Pattern made by
<a href="https://www.deviantart.com/lucasavancini" target="_blank" rel="noopener">lucasavancini</a>
from
<a href="https://www.deviantart.com/lucasavancini/art/Mario-Mushrooms-Pattern-158362772" target="_blank"
rel="noopener">deviantart.com</a>
</div>
</li>
</ul>
</footer>
</body>
</html>