mirror of
https://github.com/Theodor-Springmann-Stiftung/documentamusica.git
synced 2025-10-29 17:15:32 +00:00
Saving the website
This commit is contained in:
59
src/html/fr-katalog-inhalt.html
Normal file
59
src/html/fr-katalog-inhalt.html
Normal file
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-language" content="fr">
|
||||
<title>Wolf's Thematic Index - Catalog</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
|
||||
<meta name="copyright" content="Documenta musica (C) 2005">
|
||||
<script language="javascript">
|
||||
<!--
|
||||
function frameset() {
|
||||
if (!parent.unten)
|
||||
location.href = "fr-katalog.html";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<style type="text/css">
|
||||
div { margin: 0; padding: 0; padding-top: 10px; }
|
||||
img { behavior: url(../js/iepngfix.htc); border: none; }
|
||||
</style>
|
||||
</head>
|
||||
<body background="../bilder/hintergrund.gif" style="text-align: center;" onload="frameset()">
|
||||
<div style="padding-top: 36px;">
|
||||
<a href="fr-katalog-bach.html" target="_parent">
|
||||
<img src="../bilder/bach-blau-bio.png" width="372" height="40" alt="Johann Sebastian Bach"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-beethoven.html" target="_parent">
|
||||
<img src="../bilder/beethoven-blau-bio.png" width="324" height="42" alt="Ludwig van Beethoven"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-brahms.html" target="_parent">
|
||||
<img src="../bilder/brahms-blau-bio.png" width="269" height="40" alt="Johannes Brahms"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-buxtehude.html" target="_parent">
|
||||
<img src="../bilder/buxtehude-blau-bio.png" width="324" height="42" alt="Dieterich Buxtehude"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-chopin.html" target="_parent">
|
||||
<img src="../bilder/chopin-blau-bio.png" width="232" height="40" alt="Fr<46>d<EFBFBD>ric Chopin"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-mozart.html" target="_parent">
|
||||
<img src="../bilder/mozart-blau-bio.png" width="405" height="41" alt="Wolfgang Amadeus Mozart"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-schumann.html" target="_parent">
|
||||
<img src="../bilder/schumann-blau-bio.png" width="275" height="41" alt="Robert Schumann"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-wagner.html" target="_parent">
|
||||
<img src="../bilder/wagner-blau-bio.png" width="256" height="40" alt="Richard Wagner"></a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="fr-katalog-wieck.html" target="_parent">
|
||||
<img src="../bilder/wieck-schumann-blau-bio.png" width="350" height="41" alt="Clara Wieck-Schumann"></a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user