-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFdS.html
25 lines (23 loc) · 1.02 KB
/
FdS.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
<!DOCTYPE html>
<html lang="it" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Ms. fr. 3951/1.1</title>
<meta name="author" content="Agnese Camici"/>
<meta charset="utf-8" />
<link rel="shortcut icon" href="immagini/favicon.png" />
<!--CSS-->
<link href="CSS/FdS.css" rel="stylesheet" type="text/css"/>
<!--<link rel="stylesheet" href="https://fonts.google.com/specimen/Rubik">-->
<!--Collego SaxonJS2-->
<script src="saxon-js/SaxonJS2.js"></script>
<!--Collego il file JavaScript contenente le funzioni JS utili, e soprattutto la funzione che carica la trasformata sef.json-->
<script type="text/javascript" src="/JavaScript/FdS.js" defer="defer"></script>
<script src="/JavaScript/image-map-highlighter.js"></script>
</head>
<body id="body" >
<main id="main">
<p>Oops...</p>
</main>
</body>
</html>
</DOCTYPE>