Affichage de lient

malek_rh -  
 malek_rh -
Bonjour,

<body>
<form action="" method="get">
<table width="231" border="1">
<tr>
<th scope="row"><a href="produit">produit</a></th>
<td rowspan="3" >azertyuiopqsdfghfghj</td>
</tr>
<tr>
<th scope="row"><a href="client.php">client</a></th>

</tr>
<tr>
<th scope="row"><a href="fournisseur.php">fournisseur</a></th>

</tr>

</table>
</form>
</body>
</html>
je veut affiche les resultats des trois lients das la partie en gras <td>........</td> à la place des l'ecruture
et merci
<b>La connaissance s'accroît quand on la partage. </b>

1 réponse

  1. academya admin
     
    www.academya.ma le clic de la réussite.
    0
    1. malek_rh
       
      salut
      dzl l'inscrie n'est pas reusite
      0
    2. magot
       
      un lien c'est la balise "a" pour anchor(ancre en anglais).
      comme ceci:
      <a href="http://google.fr">google</a>
      Comment as tu apprit le html pour ne pas savoir ça?
      0
    3. malek_rh
       
      <th scope="row"><a href="produit.php">produit</a></th>
      <td rowspan="3" >azertyuiopqsdfghfghj</td>
      moi je besion d"afficher la page produit.php dans la colonne en gras
      et merci
      0