45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
<!DOCTYPE html>
|
|
<html lang="de">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
|
|
<title>Cinderella</title>
|
|
</head>
|
|
|
|
|
|
<body>
|
|
|
|
<h1> <cite>Cinderella</cite> </h1>
|
|
<section>
|
|
<br> Cinderella ist ein beliebtes Märchen, dass als Symbol für Hoffnung, Durchhaltevermögen und die Belohnung für Güte und Geduld steht. <br> Es hat unzählige Adaptionen in Büchern, Filmen, Theaterstücken und anderen Medien erfahren und bleibt ein zeitloses und inspirierendes Märchen für Menschen jeden Alters. <br>
|
|
<br> <a href="https://bluray-disc.de/image/news/Cinderella_1950_01.jpg">
|
|
<img src="C:\Users\silab\OneDrive\Desktop\WEB cinderella\cinderella.jpg" width="300px">
|
|
</a>
|
|
</section>
|
|
<section>
|
|
<br> <h3> Zitat </h3>
|
|
<blockquote>„Wo Freundlichkeit herrscht, gibt es Güte und wo es Güte gibt, da ist auch Magie.“ <br> - Cinderella</blockquote>
|
|
</section>
|
|
<section>
|
|
<br>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>weitere Informationen </th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<button><a href="biografie.html" > Biografie</a></button>
|
|
|
|
<button><a href="sonstiges.html" > Sonstiges </a></button>
|
|
|
|
</td>
|
|
|
|
</tr> </tbody> </table>
|
|
</section>
|
|
</body>
|
|
</html>
|