voici mon code XHTML:
< !DOCTYPE html PUBLIC " -//W3C//DTD XHTML 1.1//EN" " http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
< html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" >
< head>
< title>Bienvenue sur mon site ! </title>
< meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" / >
< link rel="stylesheet" media="screen" type="text/css" title="Design sombre" href="thibaud.css" / >
< /head>
< body>
< div id="design">
< p> < img src="ho!.jpg" alt="Ne s´affiche pas"/></p>
< /div>
< div id="corps">
< p> Bonjour! Et bienvenue sur Gamers paradise!</p>
< /div>
< /body>
< /html>
Mais byzarement mon image ( ho!.bmp) ne s´affiche pas? savez vous pourquoi, elle est dans le même dossier que le texte html!