This commit is contained in:
Simon Martens
2025-10-02 23:25:08 +02:00
commit c22b0e6e13
26364 changed files with 52985 additions and 0 deletions

44
src/html/en-bio-menu.html Normal file
View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-language" content="en">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="copyright" content="Documenta musica (C) 2005">
<meta name="robots" content="noindex">
<title>Wolf's Thematic Index of the Works of the Great Composers - Biographies - Menu</title>
<base target="inhalt">
<link href="menu.css" rel="stylesheet" type="text/css">
</head>
<body><meta http-equiv="content-language" content="en">
<div>
<table>
<tr>
<td>
<a href="../index.html" target="_parent">
Start</td>
<td>
<a href="en-intro.html" target="_parent">
Introduction</td>
<td id="td_selected">
<a href="en-bio.html" target="_parent" id="a_selected">
Biographies</a></td>
<td>
<a href="en-formular.html" target="_parent">
Search form</a></td>
<td>
<a href="en-klaviatur.html" target="_parent">
Keyboard</a></td>
<!--<td>
<a href="en-hilfe.html" target="_parent">
Help</a></td>-->
<td>
<a href="en-quellen.html" target="_parent">
Sources</a></td>
<td>
<a href="en-impressum.html" target="_parent">
Contact</a></td>
</tr>
</table>
</div>
</body>
</html>