From: C y b e r T e c h @ L i s t s . E x M a c h i n a . n e t <http://www.cybercafe21.net> & <http://www.cybercafe21.tv>
Une partie de Menu.htm. Comme tu peux le voir, un max d'info dans le body et une largeur fixe de 720 pour le tableau. Et bien ca ne marche pas. <body link="#055A7A" vlink="#055A7A" alink="#055A7A" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table width="720" height="60" border="0" align="center" cellpadding="0" cellspacing="0"> JF From: C y b e r T e c h @ L i s t s . E x M a c h i n a . n e t <http://www.cybercafe21.net> & <http://www.cybercafe21.tv> <frameset rows="60,*" frameborder="no" border="0" framespacing="0"> <frame src="Menu.htm" name="topFrame" id="topFrame" frameborder="No" scrolling="No" noresize marginwidth="0" marginheight="0"> <frame src="Home.htm" name="mainFrame" frameborder="no" noresize marginwidth="0" marginheight="0"> </frameset> comme dans la deuxieme proposition que tu as faite. Pour corriger le fait que "Le haut est plus � droite que le bas.": Tu as certainement mis une table de largeur 100% dans ta page Menu.htm. Change cette valeur 100% dynamique en une valeur statique en pixel. tu peux aussi preciser les attributs du tag <body> de ta page Menu.htm comme-ci: <body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> J'espere que ca t'aidera A+ Billy HEBERGEMENT DE SITE WEB: 1 GB d'espace disque, 500 emails, PHP, MySQL pour 120 euros TTC par an! Plus d'infos sur http://WWW.INFOMANIAK.BE - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CCTK vous est offert par Emakina <http://www.emakina.com> Pour vous desabonner <mailto:[EMAIL PROTECTED]>
