-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjosuke.html
More file actions
68 lines (55 loc) · 3.43 KB
/
Copy pathjosuke.html
File metadata and controls
68 lines (55 loc) · 3.43 KB
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Jojo Part 4</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="grid-style.css">
<link href="https://fonts.googleapis.com/css?family=EB+Garamond&7cGFS+Didot&display=swap" rel="stylesheet">
</head>
<body>
<header>
<img id="Hotel_fasad" src="img/jojo-logo.png" alt="Jojo logo">
<div class="namn_bakgrund">
<div class="placering_logo">
<h1 id=namn> Adventure Jojo's Bizarre</h1>
</div>
</div>
</header>
<nav>
<div class="nav_center">
<a class="hem" href="index.html"><img src="img/part1.png" alt="stone mask"></a>
<a class="hitta" href="joseph.html"><img src="img/part2.png" alt="red stone of aja"></a>
<a class="boka" href="jotaro.html"><img src="img/part3.png" alt="jotaro hat pin"></a>
<a class="hotellet" href="josuke.html"><img src="img/part4.png" alt="josuke pin"></a>
<a class="hotellet" href="giorno.html"><img src="img/part5.png" alt="Giorno ladybug"></a>
<a class="hotellet" href="jolyne.html"><img src="img/part6.png" alt="Jolyne tatto"></a>
<a class="hotellet" href="johnny.html"><img src="img/part7.png" alt="Hores shoe"></a>
<a class="hotellet" href="josuke8.html"><img src="img/part8.png" alt="Ancher"></a>
</div>
<!--inte klar än-->
</nav>
<main>
<a class="the-world" href="fixed.html">Stand: Crazy Diamond</a>
<img class="bild_rum1" src="img/crazy-diamond.png" alt="Crazy Diamond">
<article class="rum 1">
<img class="bild_rum1" src="img/josuke-part4.jpg" alt="josuke part">
<p>Josuke Higashikata (東方 仗助, Higashikata Jōsuke; the Suke — 助 — in his name may also be pronounced as "Jo") is the protagonist of Diamond is Unbreakable and the fourth JoJo of the JoJo's Bizarre Adventure series.
Josuke is a high school first-year residing in the town of Morioh. He soon meets Jotaro Kujo, who informs him that he is Joseph Joestar's illegitimate son. After his grandfather dies, Josuke takes it upon himself to protect his beloved town from malevolent Stand users. Josuke wields Crazy Diamond, a powerful Stand with the power to repair almost anything.</p>
</article>
</main>
<section>
<p> and light blue or silver armour.
During his first appearance, it had multiple irides with a ripple-pattern on its eyes, and its "flesh" and armour seemed to be inverted in which layer of it they resided on, giving its "flesh" the appearance of some sort of membrane. Toward the end of part 4</p><br><br><br>
<p>Crazy Diamond is humanoid, with a powerful build and tall stature (about two heads above Josuke).
It is clad in tall headgear, part of a mask (occasionally resembling a Corinthian helmetW); and armour-like plates on many large surfaces of its body, similar to the armour seen on The World. Cables join the back of its head to its upper back. It bears a heart motif between the top of its head, its chin, shoulders, celiac plexus, belt, and knees; with pairs of short spikes protruding from its shoulders and ankles.
Its most common colour scheme consists of a bubblegum pink interior and light blue or silver armour.</p>
</section>
<footer>
<p> Bright Hotell | Storgatan 1 | 123 45 Storstad | 012 - 12 34 56
<br><a id="epostadress" href="mailto:testadress@mail.com">Brighthotell@mail.som</a>
</p>
</footer>
</body>
</html>