<html xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<TITLE>Outils communs</TITLE>
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
<tr>
<td><span class="title">Outils communs</span></td>
<td align="right"><a href="index.htm">Table des matières</a></td>
</tr>
</table>
<hr noshade>
<br>
Ci-dessous une courte description de chacuns des outils.<img src="../../images/spacer.gif" width="1" height="1">
<br>
<br>
<table border="1" cellpadding="3" cellspacing="0">
<tr>
<td><img src="../../images/bold_fr.gif" width="20" height="20"></td>
<td>Met le texte sélectionné en gras.</td>
</tr>
<tr>
<td><img src="../../images/italic.gif" width="20" height="20"></td>
<td>Met le texte sélectionné en italique.</td>
</tr>
<tr>
<td><img src="../../images/underline.gif" width="20" height="20"></td>
<td>Souligne le texte sélectionné.</td>
</tr>
<tr>
<td><img src="../../images/strikethrough.gif" width="20" height="20"></td>
<td>Barre le texte sélectionné.</td>
</tr>
<tr>
<td><img src="../../images/justifyleft.gif" width="20" height="20"></td>
<td>Alignement à gauche.</td>
</tr>
<tr>
<td><img src="../../images/justifycenter.gif" width="20" height="20"></td>
<td>Alignement au centré.</td>
</tr>
<tr>
<td><img src="../../images/justifyright.gif" width="20" height="20"></td>
<td>Alignement à droite.</td>
</tr>
<tr>
<td><img src="../../images/justifyfull.gif" width="20" height="20"></td>
<td>Texte justifié.</td>
</tr>
<tr>
<td><img src="../../images/bullist.gif" width="20" height="20"></td>
<td>Liste à puces.</td>
</tr>
<tr>
<td><img src="../../images/numlist.gif" width="20" height="20"></td>
<td>Liste numérotée</td>
</tr>
<tr>
<td><img src="../../images/outdent.gif" width="20" height="20"></td>
<td>Réduit l'indentation.</td>
</tr>
<tr>
<td><img src="../../images/indent.gif" width="20" height="20"></td>
<td>Augmente l'indentation.</td>
</tr>
<tr>
<td><img src="../../images/undo.gif" width="20" height="20"></td>
<td>Annule la dernière opération.</td>
</tr>
<tr>
<td><img src="../../images/redo.gif" width="20" height="20"></td>
<td>Refait la dernière opération annulée.</td>
</tr>
<tr>
<td><img src="../../images/link.gif" width="20" height="20"></td>
<td>Insère ou modifie un hyperlien. Allez à la page <a href="insert_link_button.htm">
Outil d'ajout d'hyperliens</a> pour plus de détails.</td>
</tr>
<tr>
<td><img src="../../images/unlink.gif" width="20" height="20"></td>
<td>Efface les hyperliens qui sont sélectionées.</td>
</tr>
<tr>
<td><img src="../../images/image.gif" width="20" height="20"></td>
<td>Insère ou modifie une image. Allez à la page <a href="insert_image_button.htm">
Outil d'ajout d'images</a> pour plus de détails.</td>
</tr>
<tr>
<td><img src="../../images/cleanup.gif" width="20" height="20"></td>
<td>Nettoie le code et retire les paramètres non désirés. Cet outil
est très utile lorsque vous copiez du contenu provenant de logiciels
de bureatique.</td>
</tr>
<tr>
<td><img src="../../images/help.gif" width="20" height="20"></td>
<td>Affiche cette page d'aide.</td>
</tr>
<tr>
<td><img src="../../images/code.gif" width="20" height="20"></td>
<td>Ouvre un éditeur permettant de modifier le code HTML. </td>
</tr>
<tr>
<td><img src="../../../../plugins/table/images/table.gif" width="20" height="20"></td>
<td>Insère un nouveau tableau à la position actuelle. Allez à la page <a href="insert_table_button.htm">
Outil d'ajout de tableau</a> pour plus de détails.</td>
</tr>
<tr>
<td><img src="../../../../plugins/table/images/table_insert_row_before.gif" width="20" height="20"></td>
<td>Ajoute une ligne au tableau avant la ligne courante. </td>
</tr>
<tr>
<td><img src="../../../../plugins/table/images/table_insert_row_after.gif" width="20" height="20"></td>
<td>Ajoute une ligne au tableau après la ligne courante. </td>
</tr>
<tr>
<td><img src="../../../../plugins/table/images/table_delete_row.gif" width="20" height="20"></td>
<td>Supprime la ligne courante. </td>
</tr>
<tr>
<td><img src="../../../../plugins/table/images/table_insert_col_before.gif" width="20" height="20"></td>
<td>Ajoute une colonne au tableau avant la colonne courante. </td>
</tr>
<tr>
<td><img src="../../../../plugins/table/images/table_insert_col_after.gif" width="20" height="20"></td>
<td>Ajoute une colonne au tableau après la colonne courante. </td>
</tr>
<tr>
<td><img src="../../../../plugins/table/images/table_delete_col.gif" width="20" height="20"></td>
<td>Supprime la colonne courante. </td>
</tr>
<tr>
<td><img src="../../images/hr.gif" width="20" height="20"></td>
<td>Insère un séparateur horizontal. </td>
</tr>
<tr>
<td><img src="../../images/removeformat.gif" width="20" height="20"></td>
<td>Supprime les formattages du texte sélectionné. </td>
</tr>
<tr>
<td><img src="../../images/sub.gif" width="20" height="20"></td>
<td>Transforme le texte sélectionné en texte souscrit. </td>
</tr>
<tr>
<td><img src="../../images/sup.gif" width="20" height="20"></td>
<td>Transforme le texte sélectionné en indice supérieur. </td>
</tr>
</table>
<br>
<hr noshade>
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
<tr>
<td>Aller à: <a href="index.htm">Table des matières</a></td>
<td align="right"><a href="#">Haut de page</a></td>
</tr>
</table>
</BODY>
</HTML>