TYPOGRAPHIE


Notions de base
Notion 4
Afin de faire de belles mises en page, il existe plusieurs fonctions pour manipuler le texte. Voici une présentation des fonctions de base..


Fonctions élémentaires
FONCTION
EXEMPLE
RÉSULTAT



texte
mot
mot
<B>
<B>mot</B>
mot
<I>
<I>mot</I>
mot




Formats de caractères avec <H>

FONCTION
EXEMPLE
RÉSULTAT



<H1>
<H1>mot</H1>

mot

<H2>
<H2>mot</H2>

mot

<H3>
<H3>mot</H3>

mot

<H4>
<H4>mot</H4>

mot

<H5>
<H5>mot</H5>
mot
<H6>
<H6>mot</H6>
mot




Formats de caractères avec <FONT SIZE>

FONCTION
EXEMPLE
RÉSULTAT



<FONT SIZE=+4>
<FONT SIZE=+4>mot</FONT>
mot
<FONT SIZE=+3>
<FONT SIZE=+3>mot</FONT>
mot
<FONT SIZE=+2>
<FONT SIZE=+2>mot</FONT>
mot
<FONT SIZE=+1>
<FONT SIZE=+1>mot</FONT>
mot
<FONT SIZE=-1>
<FONT SIZE=-1>mot</FONT>
mot
<FONT SIZE=0>
<FONT SIZE=0>mot</FONT>
mot




P.S.: On peut utiliser plusieurs fonctions en relation.
Par exemple: <H2><B><I>mot</I></B></H2>

mot



RETOUR AU MENU

Réalisé par
JEAN-FRANÇOIS MARCOTTE
copyright © 1997