Codage HTLM

Résolu
titou78100 -  
BloodyAngel Messages postés 1487 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour,
Je suis entrain de faire un site mais je ne connais pas grand chose ds le language htlm
Je voudrais mettre mon image en haut a droite de ma page mais je n'y arrive pas.
Voici la ligne qui me pose problème:
<h1><img src="images/Distribution/homognisateur-french.jpg" border="0" alt="width="300"" height="400" style="float: right;" /></h1>
<div> </div>
<ul>

Pouvez m'aider et m'expliquer :)

Merci

1 réponse

  1. BloodyAngel Messages postés 1487 Date d'inscription   Statut Contributeur Dernière intervention   403
     
    Hello,
    <h1 align="right">
    <img src="images/Distribution/homognisateur-french.jpg" border="0" alt="width="300"" height="400" style="float: right;" />
    </h1>
    
    1
    1. titou78100
       
      thx
      0
    2. BloodyAngel Messages postés 1487 Date d'inscription   Statut Contributeur Dernière intervention   403
       
      Si ça fonctionne, merci de mettre le statut de ton post en Résolu ;)
      0