supersass1: cursor ändern beim Link

Beitrag lesen

geht auch dann nicht :-(

<title>Haus</title>

<style type="text/css">
<!--
*.hinterlegt   {cursor:s-resize;}
-->
</style>

</head>
<body text="#000000" bgcolor="#FFFFFF" link="#FF0000" alink="#FF0000" vlink="#FF0000">

<p align="center" >

<img src="Bilder/1.jpg" alt="" border="0" usemap="#main">
</p>

<map name="main">

<area shape="CIRCLE" coords="600,300,140" href="draußen1.html" class="hinterlegt"></map>

</body>
</html>