<html> <head> <title>Mac-Bell</title> </head> <frameset cols=20%,80%> <frame src="left.html" name="leftside"> <frame src="right.html" name="rightside"> </frameset> <body> <a href="votre page principale.html">Cliquez ici</a>  </body> <noframes> </noframes></html>  
