Insertion d'images

moumousse37 -  
moumousse37 Messages postés 7 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,

Je suis en train de créer un site web avec Kompozer.
Je ne m'y connais pas trop, et
Afin de rendre plus vivant mon site, j'ai ajouté un menu déroulant vertical, et depuis je n'arrive plus à aligner mes images sur le texte.
Les images se placent bien à droite ou à gauche mais en dessous du texte!

Je vous remercie de votre aide.

2 réponses

the sentinel Messages postés 726 Date d'inscription   Statut Membre Dernière intervention   145
 
sans le code source de ta page je ne pense pas que quelqu'un puisse t'aider ...
-1
moumousse37 Messages postés 7 Date d'inscription   Statut Membre Dernière intervention  
 
Voici le code source de la page, merci

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>Le laboratoire Origet</title>
<meta name="author" content="http://radservebeer.free.fr">
<meta name="generator" content="pspad editor, www.pspad.com">
<link rel="stylesheet" href="barre%20de%20navigation"
type="text/css">
</head>
<body style="background-color: white; color: rgb(0, 0, 0);"
alink="#000099" link="#000099" vlink="#990099">
<br>
<h1 style="text-align: center; background-color: rgb(204, 204, 255);"><big>Le
laboratoire</big></h1>
<br>
<div class="menu">
<ul>
<li style="width: 193px;"><a href="index">Accueil</a></li>
<li><a href="#"><b>»</b>Les
établissements<!--[if IE 7]>
<!-->
</a><!--<![endif]--><!--[if lte IE 6]>
<table>
<tr>
<td>
<![endif]-->
<ul>
<li><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
</ul>
<!--[if lte IE 6]>
</td>
</tr>
</table>
</a>
<![endif]--></li>
<li><a href="#"><b>»</b>
la SELARL<!--[if IE 7]>
<!-->
</a><!--<![endif]--><!--[if lte IE 6]>
<table>
<tr>
<td>
<![endif]-->
<ul>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#">6</a></li>
<li><a href="#">7</a></li>
<li><a href="#">8</a></li>
</ul>
<!--[if lte IE 6]>
</td>
</tr>
</table>
</a>
<![endif]--></li>
<li><a href="#"><b>»</b>9<!--[if IE 7]>
<!-->
</a><!--<![endif]--><!--[if lte IE 6]>
<table>
<tr>
<td>
<![endif]-->
<ul>
<li><a href="#">10t</a></li>
<li><a href="#">11</a></li>
</ul>
<!--[if lte IE 6]>
</td>
</tr>
</table>
</a>
<![endif]--></li>
<li style="text-align: left;"><a href="#">ITEM</a></li>
<li><a href="#">13</a></li>
</ul>
</div>
<span
style="font-size: 11pt; line-height: 125%; font-family: "Trebuchet MS";">
</span>
<div style="margin-left: 240px;"><span
style="font-size: 11pt; line-height: 125%; font-family: Arial; color: black;"
background-color="" rgb(153="" 255="" 153=""><span
style="font-size: 11pt; line-height: 125%; font-family: Arial;"></span><span
style="font-size: 11pt; line-height: 125%; font-family: Arial; color: black;"
color="" black=""><li><big><big><span
style="font-size: 11pt; line-height: 125%; font-family: Arial;">
<div style="text-align: left;"><img
style="float: left; width: 404px; height: 210px;" alt="Origet"
src="images/origet.jpg" hspace="25" vspace="15"></div>
<div style="text-align: center;">
<div style="text-align: left;"><br
style="font-family: Arial;">
<span style="font-family: Arial;"> </span><br
style="font-family: Arial;">
<span style="font-family: Arial;">Ouvert du lundi au
vendredi</span><br style="font-family: Arial;">
<span style="font-family: Arial;">de 7h à 12h30 et de
13h30 à 18h</span><br style="font-family: Arial;">
<span style="font-family: Arial;">Le samedi de 7h à 12h30</span><br>
<div style="text-align: center;"><br>
<br>
</div>
</div>
<div style="text-align: left;"><img
style="float: right; width: 326px; height: 226px;"
alt="plan origet"
src="images/plan%20origet_fichiers/image559.jpg"><br>
<br>
<br>
<span style="font-family: Arial;"></span><br>
<br>
</div>
</div>
</span></big></big></li>
</span></span></div>
</body>
</html>
-1