supersass1: cursor ändern beim Link

Beitrag lesen

das geht irgendwie nicht:

<style type="text/css">
<!--
*.hinterlegt   {cursor: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>