<HTML> <HEAD> 	<TITLE>elfe cliquable</TITLE> </HEAD>  <BODY BGCOLOR="#CCCCFF"> <MAP name="carte1">   <AREA shape="rect" coords=0,0,105,113 href="page1.html">   <AREA shape="rect" coords=105,0,212,113 href="page2.html">   <AREA shape="rect" coords=0,113,105,245 href="page3.html">   <AREA shape="rect" coords=105,113,212,245 href="page4.html"> </MAP>  Un elfe cliquable (4 zones) <IMG src="ELFWJACK.GIF" usemap="#carte1" align="middle">  <P><A href="IMAGES.html#elfe">retour au cours</A> </BODY> </HTML> 
