supersass1: cursor ändern beim Link

Beitrag lesen

habe ich auch probiert, geht nicht :-(

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

<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>