-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathabout.html
More file actions
86 lines (86 loc) · 5.17 KB
/
Copy pathabout.html
File metadata and controls
86 lines (86 loc) · 5.17 KB
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
<!DOCTYPE html>
<html>
<head>
<title>Cool down!</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="https://img.icons8.com/external-bluetone-bomsymbols-/91/000000/external-cool-green-energy-ecology-bluetone-bluetone-bomsymbols-.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" id="CSS" type="text/css">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.7/dist/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="scripts/script.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" id="brand" href="index.html">Cool down!</a>
<button class="navbar-toggler navbar-dark" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="dropdown">
<button class="btn btn-outline-* dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Articles
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton" id="dropdownMenu">
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="documentation.html">Documentation</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="about.html">About</a>
</li>
</ul>
</div>
</nav>
<div class="secondaryPages">
<h1>About</h1>
<h2>The project</h2>
<p><q>Cool down!</q> is a magazine built by Bianca La Manna as a project for the course "Information Modelling & Web Technologies", of the Prof. Fabio Vitali. It is one of the courses of the Master's Degree "Digital Humanities & Digital Knowledge" of the University of Bologna.
</p>
<h2>The creator</h2>
<p>Bianca La Manna is a student of the Master's Degree Digital Humanities & Digital Knowledge of the University of Bologna.</p>
<h2>Contacts</h2>
<ul>
<li>Institutional email: <a href="mailto:bianca.lamanna@studio.unibo.it">bianca.lamanna@studio.unibo.it</a></li>
</ul>
<h1>Disclaimer</h1>
<p>The purpose of this web site is to explore various types of typographic and layout style for text documents, as an end-of-course project for the "Information
Modeling and Web technologies" course of the Master Degree in Digital Humanities
and Digital Knowledge of the University of Bologna, under prof. Fabio Vitali.</p>
<p>The documents contained in this web site have been selected for their length and
complexity. Their publication here is not intended to be an alternative or
replace their original locations:
<ol>
<li>Reclaim the dark: <a href="https://www.bbc.com/future/article/20220614-the-crusade-for-darker-night-skies">https://www.bbc.com/future/article/20220614-the-crusade-for-darker-night-skies</a> (from BBC)</li>
<li>Climate change: <a href="https://doi.org/10.1093/ajcl/avy018">https://doi.org/10.1093/ajcl/avy018</a> (from The American Journal of Comparative Law)</li>
<li>Sustainability of mud: <a href="https://www.bbc.com/future/article/20220705-the-sustainable-cities-made-from-mud">https://www.bbc.com/future/article/20220705-the-sustainable-cities-made-from-mud</a> (from BBC)</li>
</ol>
</p>
<p>All copyrights and related rights on the content remain with their original owners.</p>
<p>All copyright on the typographic and layout choices are 2022 © Cool Down!.</p>
</div>
<footer>
<div class="fab-container">
<button class="fab-button" id="year2022" onclick="changeStyleSheet(this)">
<i class="fas fa-fan"></i>
</button>
<button class="fab-button" id="year1910" onclick="changeStyleSheet(this)">
<i class="fas fa-stream"></i>
</button>
<div class="fab-button" title="Change theme">
<i class="fas fa-paint-roller"></i>
</div>
</div>
<p>A project for the course "Information Modelling and Web Technologies"</p>
<p>MA "Digital Humanities and Digital Knowledge, University of Bologna</p>
<p>Powered by Bootstrap</p>
<p>© 2022 Copyright: Cool Down!</p>
</footer>
</body>
</html>