Bonjour,

je n'arrive pas à rendre ceci valide...

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 
		<div class='borderwrap'>
			<table class='ipbtable' cellspacing="1">
				<tr> 
			                  <p>texte</p>
 
				<h4><u>E-commerçants d&eacute;butants</u></h4>
 
					<p>texte</p>
 
				<h4><u>E-commerçants Confirm&eacute;s</u></h4>
					<p>texte</p>
				<h4 align="center"><a href="http://www.creloaded-fr.net/forums/index.php?showtopic=63" title="t&eacute;l&eacute;chargement Creload 6.2 Standard" target="_blank"><img src="http://www.creloaded.com/images/cre62std_sm.gif" style="border:0" alt="CRE Loaded 6.2 Standard" /></a>&nbsp;&nbsp;<a href="http://www.creloaded.com/product_info.php?ref=17&amp;products_id=51&amp;affiliate_banner_id=1" target="_blank"><img src="http://www.creloaded.com/images/cre62pro_sm.gif" style="border:0" alt="CRE Loaded 6.2 Pro : New Install" /></a>&nbsp;&nbsp;<a href="http://www.creloaded.com/product_info.php?ref=17&amp;products_id=52&amp;affiliate_banner_id=1" target="_blank"><img src="http://www.creloaded.com/images/cre62b2b_sm.gif" style="border:0" alt="CRE Loaded 6.2 Pro B2B : New Install" /></a></h4>
				</tr>
				<tr> 
					<td class="catend" colspan="5"><!-- no content --></td>
				</tr>
			</table>
		</div>

j'ai sans cesse des erreur style :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
# Error  Line 140 column 23: document type does not allow element "p" here; missing one of "th", "td" start-tag.
 
			                  <p>E-commerçants d&eacute;butants, d&eacute;veloppeurs &am
 
✉
# Error Line 142 column 7: document type does not allow element "h4" here; missing one of "th", "td" start-tag.
 
				<h4><u>E-commerçants d&eacute;butants</u></h4>
 
✉
# Error Line 144 column 7: document type does not allow element "p" here; missing one of "th", "td" start-tag.
 
					<p>Les membres de la communaut&eacute; feront de le mieux pour vous aider �
 
✉
# Error Line 146 column 7: document type does not allow element "h4" here; missing one of "th", "td" start-tag.
 
				<h4><u>E-commerçants Confirm&eacute;s</u></h4>
 
✉
# Error Line 147 column 7: document type does not allow element "p" here; missing one of "th", "td" start-tag.
 
					<p>Venez vous aussi &eacute;changer votre exp&eacute;rience de l'e-commerce
 
✉
# Error Line 148 column 22: document type does not allow element "h4" here; missing one of "th", "td" start-tag.
 
				<h4 align="center"><a href="http://www.creloaded-fr.net/forums/index.php?sho
Comprenant mal le l'anglais dans ses terme developpement, & étant une buse en html, j'aimerais que vous m'expliquiez ce qui ne vas pas