-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathharvardartimages.html
31 lines (27 loc) · 1.12 KB
/
harvardartimages.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
<!DOCTYPE html>
<html>
<head>
<meta name="twitter:card" content="summary"></meta>
<meta name="twitter:creator" content="@andyschaul"></meta>
<meta name="twitter:title" content="Harvard Art Museum Image"></meta>
<meta name="twitter:image" content="https://nrs.harvard.edu/urn-3:huam:INV19989403P_dynmc"></meta>
<title>Harvard Art Images</title>
<link rel="stylesheet" href="styles/harvardart.css">
</head>
<body>
<h1>Harvard Art Museums Collection Photo:</h1>
<h2> This page will update daily with a new random image</h2><br>
<div>
<p1>Today's Image:</p1>
<h3>Copyright: None</h3>
<h3>Date: 2010-04-14</h3>
<h3>ImageID: 371511</h3>
<h3>Height: 1024</h3>
<h3>Width: 695</h3>
<h3>Format: image/jpeg</h3>
<a href="https://nrs.harvard.edu/urn-3:huam:INV19989403P_dynmc">
<img src="https://nrs.harvard.edu/urn-3:huam:INV19989403P_dynmc" alt="Harvard Art Museum Image" width=chosen_image['width']px height=1024px>
<br><br>
</div>
</body>
</html>