Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1673 connectés 

  FORUM HardWare.fr
  Windows & Software

  Cette page à un problème?

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Cette page à un problème?

n°489985
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 00:12:24  profilanswer
 

c que le début...
 
 
<html>
 
<head>
 
<TITLE>Se faire « tracer »</TITLE>
 
<SCRIPT language=JavaScript>
EcranHaut = screen.height;
EcranLarg = screen.width;
Ecran = EcranLarg + " x " + EcranHaut;
</SCRIPT>
 
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<SCRIPT>
function stoperror(){
return true
}
window.onerror=stoperror
</SCRIPT>
 
<SCRIPT language=javascript>  
<!--
if (parent.frames.length!=0)  
parent.location.href=location.href  
// -->
</SCRIPT>
 
Parce qu'elle n'est pas reconnue à 100% par front page....
MERCI A TOUS :jap:


---------------
Mon Feed-back
mood
Publicité
Posté le 27-12-2001 à 00:12:24  profilanswer
 

n°490001
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 00:28:53  profilanswer
 

je sais les javascript y en a...
mais vous ne trouvez pas que c bizarre...


---------------
Mon Feed-back
n°490005
louisebroo​ks
Posté le 27-12-2001 à 00:32:17  profilanswer
 

tu sais frontpage il est pas capacble de reconnaitre sa mère alors ....

n°490009
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 00:36:18  profilanswer
 

:)  
elle est bien bonne  
sinon, ma mère dit que la page n'a pas de prob... :hap:


---------------
Mon Feed-back
n°490054
YupYup
Non.
Posté le 27-12-2001 à 01:26:16  profilanswer
 

Frontpage n'est pas une référence, mais commence par faire reconnaitre ta page sur le moteur de w3.org et on va rire :)


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490083
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:02:21  profilanswer
 

super l'idee!!
mais http://www.w3.org/
c en anglais et je pige rien..
comment faire pour la reconnaisance??????


---------------
Mon Feed-back
n°490086
YupYup
Non.
Posté le 27-12-2001 à 02:03:50  profilanswer
 

http://validator.w3.org/


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490091
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:07:05  profilanswer
 

OK YupYup ? JE VAIS VOIR je reviens!
on est les seul dans le forum..vu l'heure


---------------
Mon Feed-back
n°490094
YupYup
Non.
Posté le 27-12-2001 à 02:08:08  profilanswer
 

Tant mieux, j'aime bien l'intimité, chouchou :p


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490100
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:10:51  profilanswer
 

lolol :pt1cable:  
ah, le site de verification, il faut avoir,l'URL, mais g pas encore mis le site en ligne...


---------------
Mon Feed-back
mood
Publicité
Posté le 27-12-2001 à 02:10:51  profilanswer
 

n°490102
YupYup
Non.
Posté le 27-12-2001 à 02:13:18  profilanswer
 

Tu sais ce qu'il te reste à faire.
Ceci dit, ne t'inquiète pas si ton site n'est pas validé. A part les howto linux, rien n'est validé par le W3C. Déjà dès que dans le header y'a Frontpage, tu peux être sûr du résultat :lol:


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490103
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:13:59  profilanswer
 

c bon!
mais comme tu dis ! on va délirer..
Bon voilà :
 
 
 
Below are the results of attempting to parse this document with an SGML parser.  :pt1cable:  
 
Fatal Error: no document type declaration; will parse without validation  
 
I could not parse this document, because it uses a public identifier that is not in my catalog.  
 
You should make the first line of your HTML document a DOCTYPE declaration, for example, for a typical HTML 4.01 document:  
 
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
      <HTML>
 <HEAD>
   <TITLE>Title</TITLE>
 </HEAD>
 
 <BODY>
   <-- ... body of document ... -->
 </BODY>
      </HTML>
 
--------------------------------------------------
------------------------------
 
Sorry, I can't validate this document. :pt1cable:


---------------
Mon Feed-back
n°490105
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:15:18  profilanswer
 

faut dire qu'avec ça:
 
 
Source Listing
Below is the source input I used for this validation:
 
   1: <html>
   2:  
   3: <head>
   4: <SCRIPT language=javascript>
   5: <!--
   6: function noclick()
   7: {  
   8: if (event.button==2)
   9: {  
  10: alert('Copyright © XiCe Corporation 2002';);
  11: }  
  12: }
  13: document.onmousedown=noclick
  14: //-->
  15: </SCRIPT>
  16: <TITLE>Se faire « tracer »</TITLE>
  17:  
  18: <SCRIPT language=JavaScript>
  19: EcranHaut = screen.height;
  20: EcranLarg = screen.width;
  21: Ecran = EcranLarg + " x " + EcranHaut;
  22: </SCRIPT>
  23:  
  24: <META content="text/html; charset=windows-1252" http-equiv=Content-Type>
  25: <SCRIPT>
  26: function stoperror(){
  27: return true
  28: }
  29: window.onerror=stoperror
  30: </SCRIPT>
  31:  
  32: <SCRIPT language=javascript>  
  33: <!--
  34: if (parent.frames.length!=0)  
  35: parent.location.href=location.href  
  36: // -->
  37: </SCRIPT>
  38:  
  39: <META content="Microsoft FrontPage 4.0" name=GENERATOR><BGSOUND  
  40: loop=infinite src="se_faire__tracer_.htm" HIDDEN="FALSE"  
  41: AUTOSTART="TRUE"></HEAD>
  42: <BODY background="back-matrix.jpg" link=#0000ff><!-- début du code AutoTraffic.net -->
  43: <CENTER><FONT size=4>
  44: <B></B></FONT>
  45: <P align=justify>      
        &n
bsp;       &nbs
p;        
        &n
bsp;       &nbs
p;        
        &n
bsp;       &nbs
p;        
   <font face="Westminster" size="6" color="#FF0000">
  46: </font><font face="Westminster" size="7" color="#FF0000">On sais qui vous
  47: êtes...</font></P>
  48: <P align=justify> </P>
  49: <P align=justify><b><font face="Arial" size="3" color="#FF0000">Se faire</font></b><font face="Arial" size="3" color="#FF0000">
  50: <b>« tracer »</b></font></P>
  51: <P align=justify><font face="Arial" size="3" color="#FFFFFF">
 
...


---------------
Mon Feed-back
n°490106
YupYup
Non.
Posté le 27-12-2001 à 02:15:27  profilanswer
 

MALHEUREUX, TU N'AS PAS INDIQUÉ QUE TON index.html N'ETAIT PAS UN JPEG !!! Et attention, c'est que le début. Si une seule de tes images ne comporte pas de champ ALT dans ta balise IMG, ils te fouettent à coups d'orties fraiches.


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490109
YupYup
Non.
Posté le 27-12-2001 à 02:17:25  profilanswer
 

Allez, pour la route :
 
Sorry, I can't validate this document.
--------------------------------------------------------------------------------
Source Listing
Below is the source input I used for this validation:
   1: <HTML>
   2: <HEAD>
   3: <TITLE>
   4: Wanadoo | L'internet avec France Telecom</TITLE>
 
Quand je vous disais que ces mecs ne connaissaient rien à Internet :D


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490112
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:18:46  profilanswer
 

pourquoi, un indx, ca doit etre un jpeg!
le validator vois de errors partout :cry: !!
alors que le site marche nickel
 
lolol :sol:


---------------
Mon Feed-back
n°490117
YupYup
Non.
Posté le 27-12-2001 à 02:20:45  profilanswer
 

J'ose même pas tenter de faire valider microsoft.com ;)


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490119
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:22:13  profilanswer
 

:D  :D  :D  :D  
 
ma page est bourrée d'error....
alalllaaa..
je vois même pas ou!


---------------
Mon Feed-back
n°490123
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:24:30  profilanswer
 

vive la traduction de ton validator (a mourrir de rire)
lookez:: :D  
 
 
 
 
le ci-dessous sont les résultats d'essayer d'analyser ce document avec un programme d'analyse syntaxique de SGML. Erreur Mortelle: aucune déclaration de type de document; analysera sans validation Je ne pourrais pas analyser ce document, parce qu'il utilise un identificateur public qui n'est pas dans mon catalogue. Vous devriez faire à la première ligne de votre document de HTML une déclaration de DOCTYPE, par exemple, pour un document typique de HTML 4,01: < HTML 4,01 Transitional//EN du PUBLIC \"-//w3c//dtd de HTML de!doctype \ "> < HTML > < TÊTE > < TITLE>Title < CORPS > < - -... corps de < de --> de document.../CORPS >


---------------
Mon Feed-back
n°490125
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:25:47  profilanswer
 

avec front page en +


---------------
Mon Feed-back
n°490128
YupYup
Non.
Posté le 27-12-2001 à 02:28:17  profilanswer
 

J'ai beaucoup apprécié le "erreur mortelle" :lol:


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490130
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:28:36  profilanswer
 

en integralité :  
ou est le prob???
 
Below are the results of attempting to parse this document with an SGML parser.  
 
Fatal Error: no document type declaration; will parse without validation  
 
I could not parse this document, because it uses a public identifier that is not in my catalog.  
 
You should make the first line of your HTML document a DOCTYPE declaration, for example, for a typical HTML 4.01 document:  
 
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
      <HTML>
 <HEAD>
   <TITLE>Title</TITLE>
 </HEAD>
 
 <BODY>
   <-- ... body of document ... -->
 </BODY>
      </HTML>
 
--------------------------------------------------
------------------------------
 
Sorry, I can't validate this document.
 
 
--------------------------------------------------
------------------------------
 
Source Listing
Below is the source input I used for this validation:
 
   1: <html>
   2:  
   3: <head>
   4: <SCRIPT language=javascript>
   5: <!--
   6: function noclick()
   7: {  
   8: if (event.button==2)
   9: {  
  10: alert('Copyright © XiCe Corporation 2002';);
  11: }  
  12: }
  13: document.onmousedown=noclick
  14: //-->
  15: </SCRIPT>
  16: <meta http-equiv="Content-Language" content="fr">
  17: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  18: <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
  19: <meta name="ProgId" content="FrontPage.Editor.Document">
  20: <title>WELCOME TO THE NEW WORLD</title>
  21: </head>
  22:  
  23: <body background="back-matrix.jpg">
  24:  
  25: <p><font face="Westminster" size="7" color="#FFFFFF"><b>     
;        

 

 26: WELCOME TO THE NEW WORLD</b></font></p>
  27: <p><font face="Westminster" size="7" color="#FFFFFF"><b>XiCe Corporation </b></font><font face="Arial" size="4" color="#FFFFFF">©</font><font face="Westminster" size="7" color="#FFFFFF"><b>     
;        &
nbsp;       &nb
sp;  </b></font><font face="Westminster" size="7" color="#FFFFFF"><b>    
  28: </b></font><font face="Westminster" size="4"><strong><blink><img src="middle_final.gif" width="110" height="107"></blink></strong></font><font face="Westminster" size="7" color="#FFFFFF"><b> </b></font><font face="Westminster" size="7" color="#FFFFFF"><b>
  29: Multiprocessor Emulator</b></font></p>
  30: <hr>
  31: <p><font face="Westminster" size="4"><blink><strong>    
        &n
bsp;       &nbs
p;        
 
  32: </strong></blink><font color="#FFFFFF" size="4" face="Westminster">La lumière existe dans l'obscurité</font></font>
  33: </p>
  34:  
  35: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>  </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;        
;        &
nbsp;       &nb
sp;        
;
  36: Dans l'obscurité existe la vraie lumière<br>
  37: </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>
  38: </blink></font><font face="Westminster" size="4"><blink><strong><applet code="fphover.class" width="150" height="48">
  39:   <param name="hovercolor" value="#0000FF">
  40:   <param name="textcolor" value="#FFFFFF">
  41:   <param name="color" value="#000000">
  42:   <param name="effect" value="bevelOut">
  43:   <param name="bgcolor" value="#000000">
  44:   <param name="fontsize" value="14">
  45:   <param name="font" value="Dialog">
  46:   <param name="fontstyle" value="bold">
  47:   <param name="url" valuetype="ref" value="News.htm">
  48:   <param name="text" value="News">
  49: </applet></strong></blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;        
;     
  50:  Ne voyez pas que le coté obscur</blink></font>
  51: </p>
  52:  
  53: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4"><strong><blink><applet code="fphover.class" width="150" height="48">
  54:   <param name="hovercolor" value="#0000FF">
  55:   <param name="textcolor" value="#FFFFFF">
  56:   <param name="color" value="#000000">
  57:   <param name="effect" value="bevelOut">
  58:   <param name="bgcolor" value="#000000">
  59:   <param name="fontsize" value="14">
  60:   <param name="font" value="Dialog">
  61:   <param name="fontstyle" value="bold">
  62:   <param name="text" value="Espionnage">
  63:   <param name="url" valuetype="ref" value="espionnage.htm">
  64: </applet></blink></strong></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;        
;        &
nbsp;       &nb
sp;    
  65:   </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>ils
  66: dépendent l'un de l'autre</blink></font>
  67: </p>
  68:  
  69: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4"><strong><blink><applet code="fphover.class" width="150" height="48">
  70:   <param name="hovercolor" value="#0000FF">
  71:   <param name="textcolor" value="#FFFFFF">
  72:   <param name="color" value="#000000">
  73:   <param name="effect" value="bevelOut">
  74:   <param name="bgcolor" value="#000000">
  75:   <param name="fontsize" value="14">
  76:   <param name="font" value="Dialog">
  77:   <param name="fontstyle" value="bold">
  78:   <param name="text" value="Contre-Espionnage">
  79:   <param name="url" valuetype="ref" value="contreespion.htm">
  80: </applet></blink></strong></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;        
;        &
nbsp;       &nb
sp;        
;        &
nbsp;    
  81: Comme un pas en avant dépend du pas précédent</blink></font>
  82: </p>
  83:  
  84: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4"><strong><blink><applet code="fphover.class" width="150" height="48">
  85:   <param name="hovercolor" value="#0000FF">
  86:   <param name="textcolor" value="#FFFFFF">
  87:   <param name="color" value="#000000">
  88:   <param name="effect" value="bevelOut">
  89:   <param name="bgcolor" value="#000000">
  90:   <param name="fontsize" value="14">
  91:   <param name="font" value="Dialog">
  92:   <param name="fontstyle" value="bold">
  93:   <param name="url" valuetype="ref" value="se_faire__tracer_.htm">
  94:   <param name="text" value="On sait qui vous êtes">
  95: </applet></blink></strong></font>
  96: </p>
  97:  
  98: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4"><strong><blink><applet code="fphover.class" width="150" height="48">
  99:   <param name="hovercolor" value="#0000FF">
 100:   <param name="textcolor" value="#FFFFFF">
 101:   <param name="color" value="#000000">
 102:   <param name="effect" value="bevelOut">
 103:   <param name="bgcolor" value="#000000">
 104:   <param name="fontsize" value="14">
 105:   <param name="font" value="Dialog">
 106:   <param name="fontstyle" value="bold">
 107:   <param name="url" valuetype="ref" value="Surveillance.htm">
 108:   <param name="text" value="On sait qui vous êtes">
 109: </applet></blink></strong></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>  </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>   </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;
 110:         &n
bsp;       &nbs
p;        
        &n
bsp;       &nbs
p;       
 111:    </blink></font>
 112: </p>
 113:  
 114: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4"><strong><blink><applet code="fphover.class" width="150" height="48">
 115:   <param name="hovercolor" value="#0000FF">
 116:   <param name="textcolor" value="#FFFFFF">
 117:   <param name="color" value="#000000">
 118:   <param name="effect" value="bevelOut">
 119:   <param name="bgcolor" value="#000000">
 120:   <param name="fontsize" value="14">
 121:   <param name="font" value="Dialog">
 122:   <param name="fontstyle" value="bold">
 123:   <param name="text" value="Mensonges">
 124:   <param name="url" valuetype="ref" value="mensonges.htm">
 125: </applet></blink></strong></font><font face="Westminster" size="4" color="#FFFFFF"><blink>
 126: </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font>
 127: </p>
 128:  
 129: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4"><strong><blink><applet code="fphover.class" width="150" height="48">
 130:   <param name="hovercolor" value="#0000FF">
 131:   <param name="textcolor" value="#FFFFFF">
 132:   <param name="color" value="#000000">
 133:   <param name="effect" value="bevelOut">
 134:   <param name="bgcolor" value="#000000">
 135:   <param name="fontsize" value="14">
 136:   <param name="font" value="Dialog">
 137:   <param name="fontstyle" value="bold">
 138:   <param name="text" value="Protection">
 139:   <param name="url" valuetype="ref" value="protection.htm">
 140: </applet></blink></strong></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>  </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;        
;        &
nbsp; 
 141:            </blink></font>
 142: </p>
 143:  
 144: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4"><strong><blink><applet code="fphover.class" width="150" height="48">
 145:   <param name="hovercolor" value="#0000FF">
 146:   <param name="textcolor" value="#FFFFFF">
 147:   <param name="color" value="#000000">
 148:   <param name="effect" value="bevelOut">
 149:   <param name="bgcolor" value="#000000">
 150:   <param name="fontsize" value="14">
 151:   <param name="font" value="Dialog">
 152:   <param name="fontstyle" value="bold">
 153:   <param name="text" value="Piratage">
 154:   <param name="url" valuetype="ref" value="piratage.htm">
 155: </applet></blink></strong></font><font face="Westminster" size="4" color="#FFFFFF"><blink>
 156: </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>  </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;        
;        &
nbsp;       &nb
sp;        
;        &
nbsp;   </blink></font>
 157: </p>
 158:  
 159: <p><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>         </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;        
;        &
nbsp;       &nb
sp;      <br>
 160: </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink> </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>   </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>     </blink></font><font face="Westminster" size="4" color="#FFFFFF"><blink>    &
nbsp;       &nb
sp;     </blink></font>
 161: </p>
 162:  
 163: <p><font face="Westminster" size="4"><strong><blink> <applet code="fphover.class" width="150" height="48">
 164:   <param name="hovercolor" value="#0000FF">
 165:   <param name="textcolor" value="#FFFFFF">
 166:   <param name="color" value="#000000">
 167:   <param name="effect" value="bevelOut">
 168:   <param name="bgcolor" value="#000000">
 169:   <param name="fontsize" value="14">
 170:   <param name="font" value="Dialog">
 171:   <param name="fontstyle" value="bold">
 172:   <param name="text" value="Délires">
 173:   <param name="url" valuetype="ref" value="delires.htm">
 174: </applet>           </blink></strong></font><font face="Westminster" size="4"><strong><blink>    
        &n
bsp;       &nbs
p;       </blin
k></strong></font>
 175: </p>
 176:  
 177: <p><font face="Westminster" size="4"><strong><blink>    </blink></strong></font>
 178: </p>
 179:  
 180: <p><font face="Westminster" size="4" color="#FFFFFF">XICE
 181: CORPORATION.(R)      
;        &
nbsp;       &nb
sp;        
; </font>
 182: </p>
 183:  
 184: <p><font face="Westminster" size="4" color="#FFFFFF"><a href="mailto:XICE.CORP.CC@CARAMAIL.COM">XICE.CORP.CC@CARAMAIL.COM</a></font>
 185: </p>
 186:  
 187: <p><font face="Westminster" size="4" color="#FFFFFF">SITE EN CONSTRUCTION DEPUIS
 188: LE
 189: 25/12/2001      &nbs
p;        
</font>
 190: </p>
 191:  
 192: <p> 
 193: </p>
 194:  
 195: <p><font face="Westminster" size="4" color="#FFFFFF">Il est parfois plus difficile d'être quelconque qu'extraordinaire.    &n
bsp;       &nbs
p;  </font>
 196: </p>
 197:  
 198: <p><font face="Westminster" size="4" color="#FFFFFF"><img border="0" src="wellco13.jpg" width="148" height="65">      
 199: <a href="http://setiathome.free.fr"><img src="thisbar.gif" width="112" height="31"></a> Joignez vous à
 200: la XICETEAM sur <a href="http://setiathome.free.fr"> SETI@HOME</a></font>
 201: </p>
 202:  
 203: <p><font face="Arial" size="4" color="#FFFFFF">By David H.</font>
 204: </p>
 205:  
 206: <p><font face="Westminster" size="4"><strong><blink>
 207:         &n
bsp;       &nbs
p;        
        &n
bsp;       &nbs
p; <a href="http://setiathome.free.fr"><img src="hook2.gif" width="468" height="60"></a>     
 208: <a href="http://setiathome.free.fr"><img border="0" src="wellco1.jpg" width="88" height="100">
 209: </a>
 210: </blink></strong></font>
 211: </p>
 212:  
 213: <p><br clear="right">
 214: <font face="Arial" size="4" color="#FF0000">© 2001 - 2002 XiCe
 215: Corporation  toute reproduction interdite</font>
 216: </p>
 217:  
 218: <p><font face="Arial" size="2" color="#FF0000">Autorisations acceptées
 219: concernant toutes les pages de ce site.</font>
 220: </p>
 221:  
 222: </body>
 223:  
 224: </html>
     
 Gerald Oskoboiny


---------------
Mon Feed-back
n°490131
YupYup
Non.
Posté le 27-12-2001 à 02:30:04  profilanswer
 

Ajoute ça avant ton <html> :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
Problème reglé, au suivant (si tu essaie de tout regler t'en as pour des années hein, laisse tomber ce validator ;) )


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490132
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:30:15  profilanswer
 

C QUOI çA?
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


---------------
Mon Feed-back
n°490134
YupYup
Non.
Posté le 27-12-2001 à 02:31:14  profilanswer
 

Ca indique le type de document. Je sais, ça sert à rien, mais c'est indispensable pour être W3C-Compliant.


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490135
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:31:35  profilanswer
 

ouai, t'as raison, mais, je souhaite juste comprendre un peu (le max en faite)
 
pourkoi<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  
c quoi?


---------------
Mon Feed-back
n°490137
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:32:13  profilanswer
 

ah ok!
qu'es qui ne va pas encore sinon????


---------------
Mon Feed-back
n°490138
YupYup
Non.
Posté le 27-12-2001 à 02:33:22  profilanswer
 

Le <html>, il est pas en majuscules.
etc etc... :)
 
BON ARRETE D'ESSAYER DE VALIDER TA PAGE, C'EST PEINE PERDUE !!! :lol:


---------------
"The marketing guys said the HP-35 would be a failure because it was too small, and then we couldn't make them fast enough to meet the demand. The marketing folks don't know everything." - Bill Hewlett
n°490141
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:35:21  profilanswer
 

je sais...c por comprendre mes connerie (g toute la nuit devant moi :D )
pour le HTML en minuscule c po ma faute c front page!!!!!!!!!!!!!!!!!!!!!!!!!!!


---------------
Mon Feed-back
n°490143
MiyamotoMu​sashi
Posté le 27-12-2001 à 02:37:14  profilanswer
 

quelle éclate votre truc!!!
http://www.chez.com/movez1tention/movezlang1.jpg

n°490151
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 02:48:03  profilanswer
 

tu l'a dis


---------------
Mon Feed-back
n°490643
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 14:36:43  profilanswer
 

IL EST FOU CE VALIDATOR
J AI ESSAYER TT LA NUIT DE LUI FAIRE BIUFFER MA PAGE :eek2:


---------------
Mon Feed-back
n°490896
xice007
Koudy vy îidete?
Posté le 27-12-2001 à 17:40:33  profilanswer
 

bon il reste CA comme erreurs...ce sont des petit details, mais ma page deconne quand elle est en ligne...
 
 
Below are the results of attempting to parse this document with an SGML parser.  
 
Line 5, column 27:  
  <SCRIPT language=javascript>
                             ^
Error: required attribute "TYPE" not specified  
 
Line 19, column 27:  
  <SCRIPT language=JavaScript>
                             ^
Error: required attribute "TYPE" not specified  
 
Line 26, column 7:  
  <SCRIPT>
         ^
Error: required attribute "TYPE" not specified  
 
Line 33, column 27:  
  <SCRIPT language=javascript>  
                             ^
Error: required attribute "TYPE" not specified  
 
Line 41, column 5:  
  loop=infinite src="sefairetracer.htm" HIDDEN="FALSE"  
       ^
Error: there is no attribute "LOOP" for this element (in this HTML version)  
 
Line 41, column 18:  
  loop=infinite src="sefairetracer.htm" HIDDEN="FALSE"  
                    ^
Error: there is no attribute "SRC" for this element (in this HTML version)  
 
Line 41, column 45:  
  loop=infinite src="sefairetracer.htm" HIDDEN="FALSE"  
                                               ^
Error: there is no attribute "HIDDEN" for this element (in this HTML version)  
 
Line 42, column 10:  
  AUTOSTART="TRUE"></HEAD>
            ^
Error: there is no attribute "AUTOSTART" for this element (in this HTML version)  
 
Line 42, column 16:  
  AUTOSTART="TRUE"></HEAD>
                  ^
Error: element "BGSOUND" not defined in this HTML version  
 
Line 42, column 23:  
  AUTOSTART="TRUE"></HEAD>
                         ^
Error: end tag for "BGSOUND" omitted; possible causes include a missing end tag, improper nesting of elements, or use of an element where it is not allowed  
 
Line 40, column 55:  
  <META content="Microsoft FrontPage 4.0" name=GENERATOR><BGSOUND  
                                                         ^
Error: start tag was here  
 
Line 43, column 35:  
  ...  background="back-matrix.jpg" link=#0000ff>     <!-- déb ...
                                         ^
Error: an attribute value must be quoted if it contains any character other than letters (A-Za-z), digits, hyphens, and periods; use quotes if in doubt  
 
Line 68, column 27:  
  <SCRIPT language=JavaScript>
                             ^
Error: required attribute "TYPE" not specified  
 
Line 77, column 27:  
  <SCRIPT language=JavaScript>
                             ^
Error: required attribute "TYPE" not specified  
 
Line 113, column 19:  
  language=javascript>  
                     ^
Error: required attribute "TYPE" not specified  
 
Line 118, column 51:  
  <SCRIPT language=javascript src="sefairetracer.htm"></SCRIPT>
                                                     ^
Error: required attribute "TYPE" not specified  
 
Line 120, column 7:  
  <SCRIPT>  
         ^
Error: required attribute "TYPE" not specified  
 
 
 
QUI PEUT M AIDER??

mood
Publicité
Posté le   profilanswer
 


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Windows & Software

  Cette page à un problème?

 

Sujets relatifs
Probleme de connexion adsl/locale!probleme partage de connection
Problème avec mon dreamwaver 4Ca pose pas de de problème de gérer des XP Pro avec un W2K Adv Server
Probleme reseau entre w98 et 2000 Help !!Problème avec la page d'ouverture d'internet
demarrage windows xp page d'accueil, petit problemeproblème avec ma page de demarrage internet
Problème Win 98 + Page de DémarrageProbleme d'édition sur page web
Plus de sujets relatifs à : Cette page à un problème?


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR