Mara's dad Yes I can ! | 1- Si tu fait : <Table height="100%"... c'est normal que tu ait des espaces ! Tu lui dit de prendre toute la hauteur de la page, donc il prends ses aises !
2- Virre les <P>...</P> qui ne font pas de mal, mais qui ne servent à rien !
3- Virre les espaces et/ou retour chariot dans les <TD></TD>.
Cà donne çà :
Code :
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <!-- saved from url=(0023)http://danoweb.free.fr/ -->
- <HTML><HEAD><TITLE>Accueil</TITLE>
- <META http-equiv=Content-Type content="text/html; charset=windows-1252">
- <STYLE>BODY {
- SCROLLBAR-FACE-COLOR: #524f88; SCROLLBAR-HIGHLIGHT-COLOR: #ef8903; SCROLLBAR-SHADOW-COLOR: #ef8903; SCROLLBAR-3DLIGHT-COLOR: #4668a6; SCROLLBAR-ARROW-COLOR: #ef8903; SCROLLBAR-TRACK-COLOR: #245b6a; SCROLLBAR-DARKSHADOW-COLOR: #4668a6
- }
- </STYLE>
- <STYLE>A:hover {
- TEXT-DECORATION: underline
- }
- A {
- TEXT-DECORATION: none
- }
- A:hover {
- COLOR: #4d9e9b
- }
- </STYLE>
- <!-- Debut du script -->
- <SCRIPT
- language=JavaScript>
- window.defaultStatus='DanoWeb --> site perso';
- </SCRIPT>
- <SCRIPT language=JavaScript>
- navvers = navigator.appVersion.substring(0,1);
- if (navvers > 3)
- navok = true;
- else
- navok = false;
- today = new Date;
- jour = today.getDay();
- numero = today.getDate();
- if (numero<10)
- numero = "0"+numero;
- mois = today.getMonth();
- if (navok)
- annee = today.getFullYear();
- else
- annee = today.getYear();
- TabJour = new Array("Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi" );
- TabMois = new Array("janvier","février","mars","av
- ril","mai","juin","juillet","aout","sept
- embre","octobre","novembre","dééembre
- " );
- messageDate = TabJour[jour] + " " + numero + " " + TabMois[mois] + " " + annee;
- </SCRIPT>
- <!-- Body commence ici -->
- <META content="MSHTML 6.00.2713.1100" name=GENERATOR></HEAD>
- <BODY text=#ef8903 vLink=#407bb7 aLink=#407bb7 link=#407bb7 bgColor=#245b6a
- leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
- <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
- <TBODY>
- <TR>
- <TD width="100%" colSpan=2 height=150>
- <IMG src="Accueil_fichiers/h.jpg" border=0></TD></TR>
- <TR>
- <TD width=780 colSpan=2 height=30>
- <IMG src="Accueil_fichiers/titresa.jpg" useMap=#ImageMap1 border=0></TD></TR>
- <TR>
- <TD width=100 height=60>
- <IMG src="Accueil_fichiers/accueil.gif" border=0></TD>
- <TD width=680 height="100%" rowSpan=7>
-
- <SCRIPT language=JavaScript>
- document.write(messageDate);
- </SCRIPT>
- <BR>
- <SCRIPT>
- //changer le texte suivant la "before"
- var before="la coupe du monde"
- var current="C′est le joue J, la coupe du monde démarre aujourd′hui"
- var montharray=new Array("Jan","Feb","Mar","Apr","May","Ju
- n","Jul","Aug","Sep","Oct","Nov","Dec
- " )
- function countdown(yr,m,d){
- var today=new Date()
- var todayy=today.getYear()
- if (todayy < 1000)
- todayy+=1900
- var todaym=today.getMonth()
- var todayd=today.getDate()
- var todaystring=montharray[todaym]+" "+todayd+", "+todayy
- var futurestring=montharray[m-1]+" "+d+", "+yr
- var difference=(Math.round((Date.parse(futurestring)-Date.parse(todaystring))/(24*60*60*1000))*1)
- if (difference==0)
- document.write(current)
- else if (difference>0)
- document.write("Il reste "+difference+" jours avant "+before)
- }
- //Il faut entrer ici J le jour au format année/mois/jour
- countdown(2002,5,31)
- </SCRIPT>
- <IMG src="Accueil_fichiers/cool.gif" border=0></TD></TR>
- <TR>
- <TD width=100 height=30>
- <A onmouseover="self.status='Présentations';return true"
- onmouseout="status='';return true"
- href="http://danoweb.free.fr/presentations.html"><IMG
- src="Accueil_fichiers/presentation.gif" border=0></A></TD></TR>
- <TR>
- <TD width=100 height=30>
- <A
- onmouseover="self.status='Informations concernant le site';return true"
- onmouseout="status='';return true"
- href="http://danoweb.free.fr/site.html"><IMG
- src="Accueil_fichiers/site.gif" border=0></A></TD></TR>
- <TR>
- <TD width=100 height=30>
- <A onmouseover="self.status='Le plan du site';return true"
- onmouseout="status='';return true"
- href="http://danoweb.free.fr/arbo.html"><IMG
- src="Accueil_fichiers/arbo.gif" border=0></A></TD></TR>
- <TR>
- <TD width=100 height=30>
- <A onmouseover="self.status='Le Forum, pour discuter';return true"
- onmouseout="status='';return true"
- href="http://danoweb.free.fr/construction.html"><IMG
- src="Accueil_fichiers/forum.gif" border=0></A></TD></TR>
- <TR>
- <TD width=100 height=30>
- <A onmouseover="self.status='Me contacter';return true"
- onmouseout="status='';return true"
- href="http://danoweb.free.fr/mecrire.html"><IMG
- src="Accueil_fichiers/mecrire.gif" border=0>
- </A></TD></TR></TBODY></TABLE><MAP name=ImageMap1><AREA shape=RECT
- target=_self coords=273,1,429,28
- href="http://danoweb.free.fr/index.html"><AREA shape=RECT target=_self
- coords=462,3,623,28 href="http://danoweb.free.fr/famille.html"><AREA
- shape=RECT target=_self coords=638,3,755,28
- href="http://danoweb.free.fr/amis.html"></MAP></BODY></HTML>
|
[jfdsdjhfuetppo]--Message édité par Mara's dad--[/jfdsdjhfuetppo] ---------------
Laissez l'Etat dans les toilettes où vous l'avez trouvé.
|