<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Das link-Element f&uuml;r Stylesheets</title>
<style type="text/css">
/* ... hier sind dateispezifische Formate erlaubt ... */
h1 { color:"#FF0000";  font-size:48px }
h2 { color:blue;  font-size:36px }
h3 { color:green;  font-size:24px }
</style>
</head>
<body>


</body>
</html>
