-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathW41.html
More file actions
21 lines (21 loc) · 2.69 KB
/
Copy pathW41.html
File metadata and controls
21 lines (21 loc) · 2.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="distributionVis.css" />
<title>Visualize Distribution of msItems in Walters Manuscripts</title>
</head>
<body>
<div style="position:absolute; top: 22px">Walters Ms. W.41, Cologne Psalter-Hours. Late 13th century CE, Cologne, Germany</div>
<div title="MS 1" class="ms" style="height: 20px; border-style: solid; border-width: 1px; width: 90%; position: absolute; left: 20px; top: 40px; z-index: -1"></div>
<div class="item" title="1r - 342v: Psalter-Hours" style="height: 20px; width: 90%; border-right-style: solid; background-color: red; z-index: 0; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="2r - 7v: Calendar" style="height: 20px; width: 2%; border-right-style: solid; background-color: green; z-index: 670; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="8v - 9v: Prefatory images" style="height: 20px; width: 2%; border-right-style: solid; background-color: black; z-index: 666; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="10v - 226v: Gallican Psalter" style="height: 20px; width: 59%; border-right-style: solid; background-color: red; z-index: 232; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="226v - 247v: Canticles" style="height: 20px; width: 65%; border-right-style: solid; background-color: black; z-index: 190; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="247v - 256r: Litany and collects" style="height: 20px; width: NaN; border-right-style: solid; background-color: black; z-index: NaN; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="257r - 294v: Hours of the Virgin" style="height: 20px; width: 77%; border-right-style: solid; background-color: black; z-index: 96; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="295r - 330v: Office of the Dead" style="height: 20px; width: 87%; border-right-style: solid; background-color: yellow; z-index: 24; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="331r - 341r: Hours of the Holy Spirit" style="height: 20px; width: NaN; border-right-style: solid; background-color: black; z-index: NaN; position: absolute; left: 20px; top: 40px;"></div>
<div class="item" title="341r - 341v: Salve Regina" style="height: 20px; width: 90%; border-right-style: solid; background-color: black; z-index: 2; position: absolute; left: 20px; top: 40px;"></div>
</body>
</html>