-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
34 lines (33 loc) · 2.17 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name="description" content="I made this webside as a project for my Introduction to the Internet class.">
<meta name="keywords" content="html, website, webpage, jojo, bizarre, adventure, jojo's bizarre adventure">
<meta name="Author" content="Kevin M">
<link rel="icon" href="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/bb3f9d18-01b4-41dc-971d-125c5918253c/dd4zo17-4232348f-4b0a-4356-87e3-608d6b2ff06d.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOiIsImlzcyI6InVybjphcHA6Iiwib2JqIjpbW3sicGF0aCI6IlwvZlwvYmIzZjlkMTgtMDFiNC00MWRjLTk3MWQtMTI1YzU5MTgyNTNjXC9kZDR6bzE3LTQyMzIzNDhmLTRiMGEtNDM1Ni04N2UzLTYwOGQ2YjJmZjA2ZC5wbmcifV1dLCJhdWQiOlsidXJuOnNlcnZpY2U6ZmlsZS5kb3dubG9hZCJdfQ.3VczesRYJb7X8lNJHIs8Q1fzf-L6rRK-njGZ0Rfwdx8">
<title>Kevin's Website Project</title>
</head>
<body>
<iframe width="0" height="0" src="https://www.youtuberepeater.com/watch?v=RZhGITHIbns#gsc.tab=0"
allowfullscreen></iframe>
<h1>Is this a JoJo reference webpage?</h1>
<p>Below there is a <b>bizarre adventure, </b> check it out maybe?</p>
<a href= "https://www.crunchyroll.com/jojos-bizarre-adventure" target="_blank" title="Hmhmmhmhmhmhmh!?">There is no going back after you've seen this...</a>
<p>This is:<br>
Joseph Joestar</p>
<img src="img/jojo.jpg">
<p>"This website deservers a 100 points!"</p>
<p>He already knows what you're gonna say.</p>
<h1>Some of my favorite things</h1>
<ul>
<li><a target="_blank" href="https://www.youtube.com/watch?v=1rdlHKioR6A">Ride on Time (1982) by Tatsuro Yamashita</a></li>
<li><a target="_blank" href="https://www.justonecookbook.com/onigiri-rice-balls/">Onigiri recipe for the hungry</a></li>
<li><a target="_blank" href="https://pcpartpicker.com/">Interested in building your own PC? Click here</a></li>
</ul>
<img src="img/arrivederci.jpg">
</body>
</html>