Tree :



 Faceted index, by topics :
Menu

 
Category
V5 (45)
V5.01 (21)
V5.10 (15)
V5.20 (31)
V5.30 (15)
 
 How to insert these widgets?

      7. FAQ
          7.3. Text editing and images
 7.3.1. FAQ : Type HTML text

Can I directly type some HTML tags ?

Yes, all HTML tags are taken in account, and the result depends on from which view you entered the text : "Normal" or "Html" view.

In the "Normal" view, text is displayed literally : if you type "<i> Once </i> upon a <b> time </b>", you'll get "<i> Once </i> upon a <b> time </b>" in the final display (chek in the "Preview" view).

In the "Html" view, text is analysed and HTML tags are interpreted : if you type "<i> Once </i> upon a <b> time </b>", you'll get "Once upon a time" in the final display (chek in the "Preview" view).

Advice : don't use relative links in your text (they won't be analysed at generation time and may appear broken).

Keywords :  FAQ ; Html tags