-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathitem-bronzino.htm
295 lines (286 loc) · 13.2 KB
/
item-bronzino.htm
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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<title>mod@rt-bronzino</title>
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<script src="https://kit.fontawesome.com/bc3641276e.js" crossorigin="anonymous"></script>
</head>
<body>
<span id="top"></span>
<header>
<h1>mod@rt</h1>
</header>
<nav class="navbar navbar-expand-sm navbar-light bg-info sticky-top">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mynavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="mynavbar">
<ul class="navbar-nav me-auto">
<li class="nav-item">
<a class="nav-link" href="index.htm">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="tempi.htm">Tempi</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Luoghi</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Generi</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="#">Womenswear</a></li>
<li><a class="dropdown-item" href="#">Menswear</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="categorie.htm" role="button" data-bs-toggle="dropdown">Categorie</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="categorie.htm">Tutte le categorie</a></li>
<li><a class="dropdown-item" href="abiti.htm">Abiti</a></li>
<li><a class="dropdown-item" href="#">Calzature</a></li>
<li><a class="dropdown-item" href="#">Accessori</a></li>
</ul>
</li>
</ul>
<form class="d-flex">
<input class="form-control" type="text" placeholder="Cerca...">
<button type="button" class="btn me-3"><i class="fa-solid fa-magnifying-glass"></i></button>
<button class="btn btn-dark" type="button"><span class="text-nowrap">accedi</span></button>
</form>
</div>
</div>
</nav>
<div class="container-fluid pt-3">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.htm" class="breadcrumb-link text-dark">Home</a></li>
<li class="breadcrumb-item"><a href="categorie.htm" class="breadcrumb-link text-dark">Categorie</a></li>
<li class="breadcrumb-item"><a href="abiti.htm" class="breadcrumb-link text-dark">Abiti</a></li>
<li class="breadcrumb-item text-dark" aria-current="page"><b>Ritratto di giovane uomo con libro</b></li>
</ol>
</nav>
</div>
<div class="container-fluid">
<div class="container-fluid">
<div class="row"></div>
<div class="contianer-fluid">
<div class="row">
<div class="col-1">
</div>
<div class="col-8">
<div>
<h1><span class="text-center" class="text-nowrap"><b>Ritratto di giovane uomo con libro</b></span></h1>
<p>di <i>Agnolo di Cosimo</i> (detto <i>Bronzino</i>)</p>
<hr>
<p class="text-abstract">Il ritratto di questo giovane uomo venne dipinto da Agnolo di Cosimo (detto Bronzino) a Firenze, tra il 1530 e il 1540. L'identità del modello non è nota, ma deve aver fatto parte della stretta cerchia di amici di Bronzino, spesso impegnato a dipingerne i membri con i quali condivideva interessi letterari, ipotesi avvalorata dalla presenza del libro tenuto in mano dal soggetto. Il giovane elegante indossa un farsetto di raso nero, con maniche tagliate alla moda, sopra una camicia bianca con collo a balze, e con una cintura blu brillante. Sia il suo cappello che le cravatte che sostengono la sua braghetta sono decorati con alette d'oro e indossa un anello.</p>
</div>
<hr>
<div class="item-content">
<div class="row">
<div class="col-8">
<div class="img-zoom-container">
<img id="myimage" class="img-picture" src="images/Bronzino_giovane_uomo.jpg" alt="Ritratto di giovane uomo con libro - Bronzino">
</div>
</div>
<div class="col-4">
<div style="width:100%" class="text-center">
<span class="text-danger"><i class="fa-solid fa-magnifying-glass-plus"></i> Guarda da vicino...</span>
</div>
<hr>
<div id="myresult" class="img-zoom-result"></div>
</div>
</div>
</div>
<br></br>
<div class="container-fluid">
<ul class="nav nav-tabs">
<li class="nav-item">
<a class="nav-link active bg-warning">Metadati</a>
</li>
</ul>
</div>
<div class="row">
<table class="table">
<thead>
</thead>
<tbody>
<tr>
<th scope="row"></th>
<td>Titolo: </td>
<td><a href="https://viaf.org/viaf/1608156619141128780003" title="VIAF-authority"><b>Ritratto di giovane uomo con libro</b></a></td>
</tr>
<tr>
<th scope="row"></th>
<td>Autore:</td>
<td><a href="http://viaf.org/viaf/106963584" title="VIAF-authority"><b>Agnolo di Cosimo (detto Bronzino)</b></a></td>
<td><a href="https://www.treccani.it/enciclopedia/tori-agnolo-di-cosimo-di-mariano-detto-bronzino_%28Dizionario-Biografico%29/" title="Dizionario Bibliografico degli Italiani">DBI</a></td>
</tr>
<tr>
<th scope="row"></th>
<td>Data:</td>
<td><b><a href="tempi.htm">1540</a></b></td>
</tr>
<tr>
<th scope="row"></th>
<td>Luogo di conservazione:</td>
<td><a href="https://www.geonames.org/5126698/metropolitan-museum-of-art.html" title="GeoNames-authority"><b>New York - The Metropolitan Museum of Art</b></a></td>
<td><a href="https://www.metmuseum.org/art/the-collection" title="sito Metropolitan Museum">sito MET</a></td>
</tr>
<tr>
<th scope="row"></th>
<td>Luogo di provenienza:</td>
<td><a href="https://www.geonames.org/3176959/florence.html" title="GeoNames-authority"><b>Italia - Firenze</b></a></td>
</tr>
<tr>
<th scope="row"></th>
<td>Genere item:</td>
<td><b><a href="#">Menswear</a></b></td>
</tr>
<tr>
<th scope="row"></th>
<td>Categoria Item:</td>
<td><b><a href="abiti.htm">Abiti</a></b></td>
</tr>
<tr>
<th scope="row"></th>
<td>Tipologia Item:</td>
<td><b>Dipinto</b></td>
</tr>
<tr>
<th scope="row"></th>
<td>Tecnica:</td>
<td><b>Olio su tavola</b></td>
</tr>
<tr>
<th scope="row"></th>
<td>Dimensioni</td>
<td><b>95,6x74,9 cm</b>
</tr>
<tr>
<th scope="row"></th>
<td>Nemero di Inventario:</td>
<td><b>29.100.16</b></td>
</tr>
<tr>
<th scope="row"></th>
<td><span class="badge bg-danger"><a href="xml/XML-DC-bronzino.xml" class="text-light">File XML/DC</a></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col-1">
</div>
<div class="col-2">
<div style="width:100%" class="badge bg-warning">
<h5>Item correlati</h5>
</div>
<hr>
<div style="width:100%">
<ul class="no-bullets">
<li><a href="item-cortegiano.htm"><img src="images/thumb-cortegiano-frontespizio.jpg" style="width:100%" class="img-thumbnail"></a></li>
<li><a href="#"><img src="images/thumb-sposi-lotto.jpg" style="width:100%" class="img-thumbnail"></a></li>
<li><a href="#"><img src="images/thumb-donna-bronzino.jpg" style="width:100%" class="img-thumbnail"></a></li>
</ul>
</div>
</div>
</div>
<br></br>
</div>
</br>
<footer>
<div class="container-fluid bg-info p-4">
<div class="container">
<div class="row">
<div class="col-12 bg-info p-4">
<div class="row g-0">
<div class="col-md-6 bg-info">
<h5>mod@rt: sguardi sulla moda nell'arte.</h5>
<ul class="no-bullets">
<li>Sito realizzato da <b>Giulia Storari</b></li>
<li>Corso Digital Humanities (2021-2022)</li>
<li>Dipartimento Arti Visive - Univerisità di Bologna</li>
</ul>
</div>
<div class="col-md-6 bg-info">
<h5>Contatti</h5>
<ul class="no-bullets">
<li><i class="fa-solid fa-globe"></i><a href="url-github" class="text-body"> url-github</a></li>
<li><i class="fa-solid fa-envelope"></i><a href="mailto:pippo@pippo.com" class="text-body"> info@modart.edu.it</a></li>
<li><i class="fa-solid fa-phone"></i> +39 555.001.789</li>
<li><a href="#" class="text-body"><i class="fa-brands fa-facebook-square"></i></a> <a href="#" class="text-body"><i class="fa-brands fa-instagram-square"></i></a> <a href="#" class="text-body"><i class="fa-brands fa-twitter-square"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<script>
function imageZoom(imgID, resultID) {
var img, lens, result, cx, cy;
img = document.getElementById(imgID);
result = document.getElementById(resultID);
/*create lens:*/
lens = document.createElement("DIV");
lens.setAttribute("class", "img-zoom-lens");
/*insert lens:*/
img.parentElement.insertBefore(lens, img);
/*calculate the ratio between result DIV and lens:*/
cx = result.offsetWidth / lens.offsetWidth;
cy = result.offsetHeight / lens.offsetHeight;
/*set background properties for the result DIV:*/
result.style.backgroundImage = "url('" + img.src + "')";
result.style.backgroundSize = (img.width * cx) + "px " + (img.height * cy) + "px";
/*execute a function when someone moves the cursor over the image, or the lens:*/
lens.addEventListener("mousemove", moveLens);
img.addEventListener("mousemove", moveLens);
/*and also for touch screens:*/
lens.addEventListener("touchmove", moveLens);
img.addEventListener("touchmove", moveLens);
function moveLens(e) {
var pos, x, y;
/*prevent any other actions that may occur when moving over the image:*/
e.preventDefault();
/*get the cursor's x and y positions:*/
pos = getCursorPos(e);
/*calculate the position of the lens:*/
x = pos.x - (lens.offsetWidth / 2);
y = pos.y - (lens.offsetHeight / 2);
/*prevent the lens from being positioned outside the image:*/
if (x > img.width - lens.offsetWidth) {x = img.width - lens.offsetWidth;}
if (x < 0) {x = 0;}
if (y > img.height - lens.offsetHeight) {y = img.height - lens.offsetHeight;}
if (y < 0) {y = 0;}
/*set the position of the lens:*/
lens.style.left = x + "px";
lens.style.top = y + "px";
/*display what the lens "sees":*/
result.style.backgroundPosition = "-" + (x * cx) + "px -" + (y * cy) + "px";
}
function getCursorPos(e) {
var a, x = 0, y = 0;
e = e || window.event;
/*get the x and y positions of the image:*/
a = img.getBoundingClientRect();
/*calculate the cursor's x and y coordinates, relative to the image:*/
x = e.pageX - a.left;
y = e.pageY - a.top;
/*consider any page scrolling:*/
x = x - window.pageXOffset;
y = y - window.pageYOffset;
return {x : x, y : y};
}
}
</script>
<script>
imageZoom("myimage", "myresult");
</script>
<script src="bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>