- A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
- A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
- A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
Bonjour,
Moi c'est le contraire :aspect nickel sous FF désastreux sous IE6, voir
message fr.comp.graphisme.multimedia
Cela serait bien d'avoir une adresse pour voir
Bonjour,
Moi c'est le contraire :aspect nickel sous FF désastreux sous IE6, voir
message fr.comp.graphisme.multimedia
Cela serait bien d'avoir une adresse pour voir
Bonjour,
Moi c'est le contraire :aspect nickel sous FF désastreux sous IE6, voir
message fr.comp.graphisme.multimedia
Cela serait bien d'avoir une adresse pour voir
- Bonjour, apres avoir refait un de mes cadres (gauche), je
m'aperçois que le scrollbar, même s'il n'est pas apparent (menu non
deployé), l'emplacement subsiste et crée un espace vertical que je ne
souhaite pas.
A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
On m'a sympathiquement indiqué
l'URL d'un site de validation HTML, je vois qu'il y a des pb, mais
j'ai du mal a les corriger. Une suggestion ? Merci
Line 33, column 6: end tag for "HEAD" which is not finished
</head>
Most likely, You nested tags and closed them in the wrong order. For
example <p><em>...</p> is not acceptable, as <em> must be closed before
<p>. Acceptable nesting is: <p><em>...</em></p>
Another possibility is that you used an element (e.g. 'ul') which
requires a child element (e.g. 'li') that you did not include. Hence the
parent element is "not finished", not complete.
#
Line 34, column 33: there is no attribute "LEFTMARGIN"
<body alink="#003300" leftmargin="8" topmargin="6" marginwidth="0" marginheight >
You have used the attribute named above in your document, but the document
type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type
with a document that uses frames
[...] or by using vendor proprietary extensions such as
"marginheight" (this is usually fixed by using CSS to achieve the
desired effect instead).
Line 34, column 47: there is no attribute "TOPMARGIN"
Line 34, column 63: there is no attribute "MARGINWIDTH"
Line 34, column 80: there is no attribute "MARGINHEIGHT"
Line 40, column 45: document type does not allow element "LINK" here
<link rel="stylesheet" href="menu/3level.css">
The element named above was found in a context where it is not allowed.
This could mean that you have incorrectly nested elements -- such as a
"style" element in the "body" section instead of inside "head" -- or two
elements that overlap (which is not allowed).
Line 42, column 29: there is no attribute "HEIGHT"
<table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" b
Line 42, column 91: there is no attribute "BORDERCOLOR"
...ding="0" cellspacing="0" bordercolor="#006600" bgcolor="#FFFFCC">
Line 45, column 66: required attribute "TYPE" not specified
...pt language="JavaScript" src="menu/3level_items.js"></script>
The attribute given above is required for an element that you've used,
but you have omitted it. For instance, in most HTML and XHTML document
types the "type" attribute is required on the "script" element and the
"alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
Line 46, column 65: required attribute "TYPE" not specified
...ript language="JavaScript" src="menu/3level_menu.js"></script>
- Bonjour, apres avoir refait un de mes cadres (gauche), je
m'aperçois que le scrollbar, même s'il n'est pas apparent (menu non
deployé), l'emplacement subsiste et crée un espace vertical que je ne
souhaite pas.
A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
On m'a sympathiquement indiqué
l'URL d'un site de validation HTML, je vois qu'il y a des pb, mais
j'ai du mal a les corriger. Une suggestion ? Merci
Line 33, column 6: end tag for "HEAD" which is not finished
</head>
Most likely, You nested tags and closed them in the wrong order. For
example <p><em>...</p> is not acceptable, as <em> must be closed before
<p>. Acceptable nesting is: <p><em>...</em></p>
Another possibility is that you used an element (e.g. 'ul') which
requires a child element (e.g. 'li') that you did not include. Hence the
parent element is "not finished", not complete.
#
Line 34, column 33: there is no attribute "LEFTMARGIN"
<body alink="#003300" leftmargin="8" topmargin="6" marginwidth="0" marginheight >
You have used the attribute named above in your document, but the document
type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type
with a document that uses frames
[...] or by using vendor proprietary extensions such as
"marginheight" (this is usually fixed by using CSS to achieve the
desired effect instead).
Line 34, column 47: there is no attribute "TOPMARGIN"
Line 34, column 63: there is no attribute "MARGINWIDTH"
Line 34, column 80: there is no attribute "MARGINHEIGHT"
Line 40, column 45: document type does not allow element "LINK" here
<link rel="stylesheet" href="menu/3level.css">
The element named above was found in a context where it is not allowed.
This could mean that you have incorrectly nested elements -- such as a
"style" element in the "body" section instead of inside "head" -- or two
elements that overlap (which is not allowed).
Line 42, column 29: there is no attribute "HEIGHT"
<table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" b
Line 42, column 91: there is no attribute "BORDERCOLOR"
...ding="0" cellspacing="0" bordercolor="#006600" bgcolor="#FFFFCC">
Line 45, column 66: required attribute "TYPE" not specified
...pt language="JavaScript" src="menu/3level_items.js"></script>
The attribute given above is required for an element that you've used,
but you have omitted it. For instance, in most HTML and XHTML document
types the "type" attribute is required on the "script" element and the
"alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
Line 46, column 65: required attribute "TYPE" not specified
...ript language="JavaScript" src="menu/3level_menu.js"></script>
- Bonjour, apres avoir refait un de mes cadres (gauche), je
m'aperçois que le scrollbar, même s'il n'est pas apparent (menu non
deployé), l'emplacement subsiste et crée un espace vertical que je ne
souhaite pas.
A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
On m'a sympathiquement indiqué
l'URL d'un site de validation HTML, je vois qu'il y a des pb, mais
j'ai du mal a les corriger. Une suggestion ? Merci
Line 33, column 6: end tag for "HEAD" which is not finished
</head>
Most likely, You nested tags and closed them in the wrong order. For
example <p><em>...</p> is not acceptable, as <em> must be closed before
<p>. Acceptable nesting is: <p><em>...</em></p>
Another possibility is that you used an element (e.g. 'ul') which
requires a child element (e.g. 'li') that you did not include. Hence the
parent element is "not finished", not complete.
#
Line 34, column 33: there is no attribute "LEFTMARGIN"
<body alink="#003300" leftmargin="8" topmargin="6" marginwidth="0" marginheight >
You have used the attribute named above in your document, but the document
type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type
with a document that uses frames
[...] or by using vendor proprietary extensions such as
"marginheight" (this is usually fixed by using CSS to achieve the
desired effect instead).
Line 34, column 47: there is no attribute "TOPMARGIN"
Line 34, column 63: there is no attribute "MARGINWIDTH"
Line 34, column 80: there is no attribute "MARGINHEIGHT"
Line 40, column 45: document type does not allow element "LINK" here
<link rel="stylesheet" href="menu/3level.css">
The element named above was found in a context where it is not allowed.
This could mean that you have incorrectly nested elements -- such as a
"style" element in the "body" section instead of inside "head" -- or two
elements that overlap (which is not allowed).
Line 42, column 29: there is no attribute "HEIGHT"
<table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" b
Line 42, column 91: there is no attribute "BORDERCOLOR"
...ding="0" cellspacing="0" bordercolor="#006600" bgcolor="#FFFFCC">
Line 45, column 66: required attribute "TYPE" not specified
...pt language="JavaScript" src="menu/3level_items.js"></script>
The attribute given above is required for an element that you've used,
but you have omitted it. For instance, in most HTML and XHTML document
types the "type" attribute is required on the "script" element and the
"alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
Line 46, column 65: required attribute "TYPE" not specified
...ript language="JavaScript" src="menu/3level_menu.js"></script>
Le 27/12/2004 10:13, Luc a écrit :- Bonjour, apres avoir refait un de mes cadres (gauche), je
m'aperçois que le scrollbar, même s'il n'est pas apparent (menu non
deployé), l'emplacement subsiste et crée un espace vertical que je ne
souhaite pas.
C'est avec IE que je constate ce problème d'un gros espacement entre le
bord (vert) du cadre de gauche et le bord (blanc) du cadre de droite.
Avec Mozilla, les deux cadres (en léger relief) sont proches l'un de
l'autre, sans espace pour un ascenseur.A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
Il est visible aussi avec IE, quoique d'aspect différent (vert à gauche,
blanc à droite, et sans relief).On m'a sympathiquement indiqué
l'URL d'un site de validation HTML, je vois qu'il y a des pb, mais
j'ai du mal a les corriger. Une suggestion ? Merci
La suggestion, c'est de venir demander ici l'explication de chaque erreur.
Voici déjà les premières pour <http://www.berger-picard.net/b.htm>Line 33, column 6: end tag for "HEAD" which is not finished
</head>
Most likely, You nested tags and closed them in the wrong order. For
example <p><em>...</p> is not acceptable, as <em> must be closed before
<p>. Acceptable nesting is: <p><em>...</em></p>
Visiblement, ce n'est pas ça le problème.Another possibility is that you used an element (e.g. 'ul') which
requires a child element (e.g. 'li') that you did not include. Hence the
parent element is "not finished", not complete.
Ça, en revanche, c'est possible. Par exemple, tu n'as pas mis de <title>
dans ton <head></head>#
Line 34, column 33: there is no attribute "LEFTMARGIN"
<body alink="#003300" leftmargin="8" topmargin="6" marginwidth="0" marginheight >>
You have used the attribute named above in your document, but the document
type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type
with a document that uses frames
Là encore l'explication proposée n'est pas la bonne (tu utilises
"Transitional")[...] or by using vendor proprietary extensions such as
"marginheight" (this is usually fixed by using CSS to achieve the
desired effect instead).
En plein dans le mille : leftmargin, topmargin, marginwidth et
marginheight seront avantageusement remplacés par des CSS.
En l'occurrence, si je devine bien ce que signifient ces attributs
propriétaires :
body {
margin: 6px 8px 0 0;
}Line 34, column 47: there is no attribute "TOPMARGIN"
Line 34, column 63: there is no attribute "MARGINWIDTH"
Line 34, column 80: there is no attribute "MARGINHEIGHT"
Voir ci-dessus.Line 40, column 45: document type does not allow element "LINK" here
<link rel="stylesheet" href="menu/3level.css">
The element named above was found in a context where it is not allowed.
This could mean that you have incorrectly nested elements -- such as a
"style" element in the "body" section instead of inside "head" -- or two
elements that overlap (which is not allowed).
Facile : mettre le <link> dans le <head></head>Line 42, column 29: there is no attribute "HEIGHT"
<table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" b
Line 42, column 91: there is no attribute "BORDERCOLOR"
...ding="0" cellspacing="0" bordercolor="#006600" bgcolor="#FFFFCC">
Idem ligne 34 : utiliser les CSS à la place de ces attributs propriétaires.Line 45, column 66: required attribute "TYPE" not specified
...pt language="JavaScript" src="menu/3level_items.js"></script>
The attribute given above is required for an element that you've used,
but you have omitted it. For instance, in most HTML and XHTML document
types the "type" attribute is required on the "script" element and the
"alt" attribute is required for the "img" element.
Il n'y a qu'à lire (en estranger, certes...)Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
Il y a même la solution toute mâchée : rajouter type="text/javascript"
pour un <script>.Line 46, column 65: required attribute "TYPE" not specified
...ript language="JavaScript" src="menu/3level_menu.js"></script>
Idem.
Et ainsi de suite. Tu fais déjà ce que tu sais trouver tout seul, et
puis tu reviens poser des questions pour les autres ?
--
Olivier Miakinen
Non, monsieur le juge, je vous le jure : jamais je n'ai cité
Bruxelles dans ma signature.
Le 27/12/2004 10:13, Luc a écrit :
- Bonjour, apres avoir refait un de mes cadres (gauche), je
m'aperçois que le scrollbar, même s'il n'est pas apparent (menu non
deployé), l'emplacement subsiste et crée un espace vertical que je ne
souhaite pas.
C'est avec IE que je constate ce problème d'un gros espacement entre le
bord (vert) du cadre de gauche et le bord (blanc) du cadre de droite.
Avec Mozilla, les deux cadres (en léger relief) sont proches l'un de
l'autre, sans espace pour un ascenseur.
A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
Il est visible aussi avec IE, quoique d'aspect différent (vert à gauche,
blanc à droite, et sans relief).
On m'a sympathiquement indiqué
l'URL d'un site de validation HTML, je vois qu'il y a des pb, mais
j'ai du mal a les corriger. Une suggestion ? Merci
La suggestion, c'est de venir demander ici l'explication de chaque erreur.
Voici déjà les premières pour <http://www.berger-picard.net/b.htm>
Line 33, column 6: end tag for "HEAD" which is not finished
</head>
Most likely, You nested tags and closed them in the wrong order. For
example <p><em>...</p> is not acceptable, as <em> must be closed before
<p>. Acceptable nesting is: <p><em>...</em></p>
Visiblement, ce n'est pas ça le problème.
Another possibility is that you used an element (e.g. 'ul') which
requires a child element (e.g. 'li') that you did not include. Hence the
parent element is "not finished", not complete.
Ça, en revanche, c'est possible. Par exemple, tu n'as pas mis de <title>
dans ton <head></head>
#
Line 34, column 33: there is no attribute "LEFTMARGIN"
<body alink="#003300" leftmargin="8" topmargin="6" marginwidth="0" marginheight >>
You have used the attribute named above in your document, but the document
type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type
with a document that uses frames
Là encore l'explication proposée n'est pas la bonne (tu utilises
"Transitional")
[...] or by using vendor proprietary extensions such as
"marginheight" (this is usually fixed by using CSS to achieve the
desired effect instead).
En plein dans le mille : leftmargin, topmargin, marginwidth et
marginheight seront avantageusement remplacés par des CSS.
En l'occurrence, si je devine bien ce que signifient ces attributs
propriétaires :
body {
margin: 6px 8px 0 0;
}
Line 34, column 47: there is no attribute "TOPMARGIN"
Line 34, column 63: there is no attribute "MARGINWIDTH"
Line 34, column 80: there is no attribute "MARGINHEIGHT"
Voir ci-dessus.
Line 40, column 45: document type does not allow element "LINK" here
<link rel="stylesheet" href="menu/3level.css">
The element named above was found in a context where it is not allowed.
This could mean that you have incorrectly nested elements -- such as a
"style" element in the "body" section instead of inside "head" -- or two
elements that overlap (which is not allowed).
Facile : mettre le <link> dans le <head></head>
Line 42, column 29: there is no attribute "HEIGHT"
<table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" b
Line 42, column 91: there is no attribute "BORDERCOLOR"
...ding="0" cellspacing="0" bordercolor="#006600" bgcolor="#FFFFCC">
Idem ligne 34 : utiliser les CSS à la place de ces attributs propriétaires.
Line 45, column 66: required attribute "TYPE" not specified
...pt language="JavaScript" src="menu/3level_items.js"></script>
The attribute given above is required for an element that you've used,
but you have omitted it. For instance, in most HTML and XHTML document
types the "type" attribute is required on the "script" element and the
"alt" attribute is required for the "img" element.
Il n'y a qu'à lire (en estranger, certes...)
Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
Il y a même la solution toute mâchée : rajouter type="text/javascript"
pour un <script>.
Line 46, column 65: required attribute "TYPE" not specified
...ript language="JavaScript" src="menu/3level_menu.js"></script>
Idem.
Et ainsi de suite. Tu fais déjà ce que tu sais trouver tout seul, et
puis tu reviens poser des questions pour les autres ?
--
Olivier Miakinen
Non, monsieur le juge, je vous le jure : jamais je n'ai cité
Bruxelles dans ma signature.
Le 27/12/2004 10:13, Luc a écrit :- Bonjour, apres avoir refait un de mes cadres (gauche), je
m'aperçois que le scrollbar, même s'il n'est pas apparent (menu non
deployé), l'emplacement subsiste et crée un espace vertical que je ne
souhaite pas.
C'est avec IE que je constate ce problème d'un gros espacement entre le
bord (vert) du cadre de gauche et le bord (blanc) du cadre de droite.
Avec Mozilla, les deux cadres (en léger relief) sont proches l'un de
l'autre, sans espace pour un ascenseur.A part cela l'aspect est OK avec IE6 et desastreux avec Firefox, le
contour des cadres restant visibles.
Il est visible aussi avec IE, quoique d'aspect différent (vert à gauche,
blanc à droite, et sans relief).On m'a sympathiquement indiqué
l'URL d'un site de validation HTML, je vois qu'il y a des pb, mais
j'ai du mal a les corriger. Une suggestion ? Merci
La suggestion, c'est de venir demander ici l'explication de chaque erreur.
Voici déjà les premières pour <http://www.berger-picard.net/b.htm>Line 33, column 6: end tag for "HEAD" which is not finished
</head>
Most likely, You nested tags and closed them in the wrong order. For
example <p><em>...</p> is not acceptable, as <em> must be closed before
<p>. Acceptable nesting is: <p><em>...</em></p>
Visiblement, ce n'est pas ça le problème.Another possibility is that you used an element (e.g. 'ul') which
requires a child element (e.g. 'li') that you did not include. Hence the
parent element is "not finished", not complete.
Ça, en revanche, c'est possible. Par exemple, tu n'as pas mis de <title>
dans ton <head></head>#
Line 34, column 33: there is no attribute "LEFTMARGIN"
<body alink="#003300" leftmargin="8" topmargin="6" marginwidth="0" marginheight >>
You have used the attribute named above in your document, but the document
type you are using does not support that attribute for this element.
This error is often caused by incorrect use of the "Strict" document type
with a document that uses frames
Là encore l'explication proposée n'est pas la bonne (tu utilises
"Transitional")[...] or by using vendor proprietary extensions such as
"marginheight" (this is usually fixed by using CSS to achieve the
desired effect instead).
En plein dans le mille : leftmargin, topmargin, marginwidth et
marginheight seront avantageusement remplacés par des CSS.
En l'occurrence, si je devine bien ce que signifient ces attributs
propriétaires :
body {
margin: 6px 8px 0 0;
}Line 34, column 47: there is no attribute "TOPMARGIN"
Line 34, column 63: there is no attribute "MARGINWIDTH"
Line 34, column 80: there is no attribute "MARGINHEIGHT"
Voir ci-dessus.Line 40, column 45: document type does not allow element "LINK" here
<link rel="stylesheet" href="menu/3level.css">
The element named above was found in a context where it is not allowed.
This could mean that you have incorrectly nested elements -- such as a
"style" element in the "body" section instead of inside "head" -- or two
elements that overlap (which is not allowed).
Facile : mettre le <link> dans le <head></head>Line 42, column 29: there is no attribute "HEIGHT"
<table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" b
Line 42, column 91: there is no attribute "BORDERCOLOR"
...ding="0" cellspacing="0" bordercolor="#006600" bgcolor="#FFFFCC">
Idem ligne 34 : utiliser les CSS à la place de ces attributs propriétaires.Line 45, column 66: required attribute "TYPE" not specified
...pt language="JavaScript" src="menu/3level_items.js"></script>
The attribute given above is required for an element that you've used,
but you have omitted it. For instance, in most HTML and XHTML document
types the "type" attribute is required on the "script" element and the
"alt" attribute is required for the "img" element.
Il n'y a qu'à lire (en estranger, certes...)Typical values for type are type="text/css" for <style> and
type="text/javascript" for <script>.
Il y a même la solution toute mâchée : rajouter type="text/javascript"
pour un <script>.Line 46, column 65: required attribute "TYPE" not specified
...ript language="JavaScript" src="menu/3level_menu.js"></script>
Idem.
Et ainsi de suite. Tu fais déjà ce que tu sais trouver tout seul, et
puis tu reviens poser des questions pour les autres ?
--
Olivier Miakinen
Non, monsieur le juge, je vous le jure : jamais je n'ai cité
Bruxelles dans ma signature.