-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoc_html.html
99 lines (93 loc) · 5.79 KB
/
doc_html.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml" itemscope itemtype="http://schema.org/Map">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="Marta Soricetti" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>The Uncrowned Kings of Sicily's Network Analysis</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="images/lion.png" />
<!-- Bootstrap Icons-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic" rel="stylesheet" type="text/css" />
<!-- SimpleLightbox plugin CSS-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top py-3" id="mainNav">
<div class="container px-4 px-lg-5">
<a class="navbar-brand" href="index.html">The Uncrowned Kings Of Sicily</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto my-2 my-lg-0">
<li class="nav-item"><a class="nav-link" href="index.html#about">About</a></li>
<li class="nav-item"><a class="nav-link" href="index.html#project">The Project</a></li>
<li class="nav-item"><a class="nav-link" href="index.html#networks">Explore the networks</a></li>
<li class="nav-item"><a class="nav-link" href="index.html#portfolio">More about the Florios</a></li>
<li class="nav-item"><a class="nav-link" href="doc_html.html">Documentation</a></li>
</ul>
</div>
</div>
</nav>
<section class="page-section bg-primary">
<div class="container px-4 px-lg-5">
<iframe allowfullscreen="allowfullscreen" src="documentation.html" title="Project Documentation"
style="
top: 0px;
bottom: 0px;
left: 0px;
width: 100%;
border: none;
margin: 0;
padding: no;
overflow: hidden;
position: float;
height: 1980em;">
</iframe>
</div>
</section>
<!-- Footer-->
<footer class="bg-light py-5">
<div class="container px-4 px-lg-5">
<div class="small text-center text-muted">
<div class="container px-4 px-lg-5">
<div class="small-cards" id ="contact_card">
<img class="icon" src="images/marta.jpg"></br><span class="text-center mt-0"><b>Marta Soricetti</b><br>DHDK student - University of Bologna</span><br>
<a href="mailto:marta.soricetti@studio.unibo.it"><i class="bi bi-envelope"></i></a> <a href="https://www.linkedin.com/in/marta-soricetti-091495184"><i class="bi bi-linkedin"></i></a>
</div></br></br>
Copyright © The Uncrowned Kings of Sicily, 2022<br>
The Uncrowned Kings of Sicily is an end-of-course project for the <a
href="https://www.unibo.it/it/didattica/insegnamenti/insegnamento/2021/424631">"Digital Text in the
Humanities: Theories, Methodologies and Applications"</a> course (2021/2022)<br>
held by <a href="https://www.unibo.it/sitoweb/tiziana.mancinelli2/">Professor Tiziana Mancinelli</a>
within the <a href="https://corsi.unibo.it/2cycle/DigitalHumanitiesKnowledge">Digital Humanities and
Digital Knowledge Master's Degree</a><br> at <a href="https://www.unibo.it/en/homepage">Alma Mater
Studiorum - University of Bologna</a><br><br>
<a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/"><img alt="Licenza Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc/4.0/88x31.png" /></a><br />
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- SimpleLightbox plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/SimpleLightbox/2.1.0/simpleLightbox.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
</body>
</html>