Skip to topic | Skip to bottom
Home
Search:

Local
Local.ImcLiegeHtmlr1.5 - 27 Jan 2004 - 21:14 - TurlututUtopic end
You are here: Local > ImcLiegeHtml

Start of topic | Skip to actions
> ImcLiege > ImcLiegeHtml


Balises HTML :


<p> : Permet de commencer une phrase décalée d'une ligne plus bas (équivaut à 2 <br>).

<br> : Utilisé pour reporter à la ligne suivante.
Ex: Independent<br>Media Center =
Independent  reporte à la ligne suivante >
Media Center

<br><br> : Utilisé doublement, ils reportent à la ligne suivante additionné d'un espace vide.
Ex: Independent<br><br>Media Center =
Independent
< espace vide >
Media Center

<b></b> : Pour mettre en caractère gras.
Ex: <b>Independent Media Center</b> = Independent Media Center

<i></i> : Pour mettre en italique.
Ex: <i>Independent Media Center</i> = Independent Media Center

<u></u> : Pour souligner.
Ex: <u>Independent Media Center</u> = Independent Media Center

<a href="..."></a> : Cette commande est utilisée pour référencer un article.
Ex: <a href="http://liege.indymedia.org">Indymedia Liège</a> = Indymedia Liège


<img src="..."> : Cette commande est utilisée pour incruster une image.
Ex: <img src="http://docs.indymedia.org/twiki/pub/Local/ImcLiegeHtml/logo2.gif"> =


Remarques :

• Toujours refermer une commande du type <...>......</...>

Si vous voulez approfondir vos connaissainces en HTML des sites sont à disposition comme www.allhtml.com


to top


You are here: Local > ImcLiegeHtml

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).