Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Der Titel des Dokuments</title>
</head>
<body>
<details>
<summary>Klicken Sie hier, um Details zu sehen.</summary>
<p>Detaillierte Information finden Sie hier.</p>
</details>
</body>
</html>