blob: ddc08e165e57dd08f67449edb142cf92a66ab409 [file] [log] [blame]
h1. HTML Entitites
For example, we can force <br/><br/><br/> return to lines.
We can also add <dd/> tabulations.
One can add a *title* to links : for example <a href="#" title="my Titre"> linkTitle example </a>.