forked from OpenTechne/Discover-Vincent-VanGogh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvincentslife.html
129 lines (129 loc) · 7.43 KB
/
vincentslife.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
<!--
Descripción: Este archivo HTML contiene información sobre diferentes etapas de la vida del artista.
Estructure general:
-Encabezado
-Barra de navegación
-Contenido principal dividido en cinco categorías: vida temprana, enfermedad mental, carrera artística, viajes y muerte.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Metadata con la descripción de la página incluida para redes sociales teniendo en cuenta el SEO -->
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Embark on a journey through the colorful and emotional world of Van Gogh's art. Explore his life story, his techniques, and the inspiration behind his masterpieces. Discover the passion, the pain, and the creativity behind his art."
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;800;900&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="./css/vicentslife.css" />
<script src="./js/vincentslife.js" defer></script>
<link rel="icon" type="image/x-icon" href="./assets/homepage/favicon-vincentvangogh.webp" />
<title>Discover Van Gogh - Vincent's life</title>
</head>
<body>
<!-- Sección de barra de navegación:
-Icono a la izquierda que lleva a la página principal durante el flujo de la página web
-Imagen central a modo de decoración
-Menú hamburguesa a la derecha que lleva a las otras páginas: menú, la vida de Vicent, el arte de Vincent, eventos relacionados con el autor y un formulario para contactar conmigo -->
<header class="Header">
<div class="Header-left">
<a class="Header-link" href="index.html" rel="noreferrer">
<img class="Header-img" src="./assets/homepage/favicon-vincentvangogh.webp" alt="Self-portrait by Van Gogh used as the logo" loading="lazy" >
</a>
</div>
<div class="Header-center">
<img class="Header-signature" src="./assets/homepage/vincentvangogh-signature.webp" alt="Van Gogh's signature" loading="lazy" >
</div>
<nav class="Header-nav">
<ul class="Header-ul">
<li class="Header-li">
<a class="Nav-link" href="index.html" rel="noreferrer">home</a>
<img class="Nav-img" src="./assets/homepage/starrynight-vincentvangogh-menu.webp" alt="Starry Night by Vincent Van Gogh" loading="lazy" >
</li>
<li class="Header-li">
<a class="Nav-link" href="vincentslife.html" rel="noreferrer">vincent's life</a>
<img class="Nav-img" src=".\assets\homepage\bedroominarles-vincentvangogh-menu.webp" alt="Bedroom in Arles by Vincent Van Gogh" loading="lazy" >
</li>
<li class="Header-li">
<a class="Nav-link" href="vincentsart.html" rel="noreferrer">vincent's art</a>
<img class="Nav-img" src="./assets/homepage/almondblossom-vincentvangogh-menu.webp" alt="Almond Blossom by Vincent Van Gogh" loading="lazy" >
</li>
<li class="Header-li">
<a class="Nav-link" href="discover.html" rel="noreferrer">discover</a>
<img class="Nav-img" src="./assets/homepage/wheatfieldwithcypresses-vincentvangogh-menu.webp" alt="Wheatfield with Cypresses by Vincent Van Gogh" loading="lazy" >
</li>
<li class="Header-li">
<a class="Nav-link" href="contact.html" rel="noreferrer">contact</a>
<img class="Nav-img" src="./assets/homepage/letterbyvincentvangogh-menu.webp" alt="Letters by Vincent Van Gogh" loading="lazy" >
</li>
</ul>
<div class="Hamburger">
<span class="Circle"></span>
<span class="Bar"></span>
<span class="Bar"></span>
<span class="Bar"></span>
</div>
</nav>
</header>
<!-- Contenido principal:
-Grid con cinco categrías diferentes a las cuales se puede acceder con Next-btn y Prev-btn-->
<main class="Main">
<!-- Botones para poder desplazarse y accedar a las cinco categorías -->
<div class="Prev-container">
<button class="Prev-btn" aria-label="Previous">
<svg class="Prev-svg" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" aria-label="Button-previous">
<path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z" />
</svg>
</button>
</div>
<div class="Next-container">
<button class="Next-btn" aria-label="Next">
<svg class="Next-svg" xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" aria-label="Button-previous">
<path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z" />
</svg>
</button>
</div>
<!-- Grid con las cinco categorías, las últimas dos están ocultas y se mostrarán cuando se haga click en Next-btn, en ese momento también saldrá el Prev-btn para pode retroceder -->
<div class="Grid-container">
<div class="Column-text">
<h1 class="Column-h1">vincent's life</h1>
<p class="Column-p">From struggling artist to posthumous fame, explore the tumultuous journey of Vincent Van Gogh and his enduring legacy.</p>
</div>
<a class="Column-images" href="earlylife.html" title="Early Life" rel="noreferrer">
<img class="Column-img" src="./assets/vincentslife/self-portrait-vincentvangogh.webp" alt="Self-portrait by Vincent Van Gogh" loading="lazy" >
<div class="Column-frame">
<h2 class="Column-h2">early life</h2>
</div>
</a>
<a class="Column-images" href="illness.html" title="Mental Illness & Personal Life" rel="noreferrer">
<img class="Column-img" src="./assets/vincentslife/bandagedear-vincentvangogh.webp" alt="Self-portrait with Bandaged Ear by Vincent Van Gogh" loading="lazy" >
<div class="Column-frame">
<h2 class="Column-h2">personal life</h2>
</div>
</a>
<a class="Column-images" href="career.html" title="Artistic Career" rel="noreferrer">
<img class="Column-img" src="./assets/vincentslife/starrynight-vincentvangogh.webp" alt="Starry Night by Vincent Van Gogh" loading="lazy" >
<div class="Column-frame">
<h2 class="Column-h2">artistic career</h2>
</div>
</a>
<a class="Column-images isHidden" href="journeys.html" title="Places & Journeys" rel="noreferrer">
<img class="Column-img" src="./assets/vincentslife/cafeatnight-vincentvangogh.webp" alt="Café Terrace at Night by Vincent Van Gogh" loading="lazy" >
<div class="Column-frame">
<h2 class="Column-h2">journeys & places</h2>
</div>
</a>
<a class="Column-images isHidden" href="death.html" title="Death & Legacy" rel="noreferrer">
<img class="Column-img" src="./assets/vincentslife/skeleton-vincentvangogh.webp" alt="Head of a Skeleton with a Burning Cigarrette by Vincent Van Gogh" loading="lazy" >
<div class="Column-frame">
<h2 class="Column-h2">death & legacy</h2>
</div>
</a>
</div>
</main>
</body>
</html>