Home « Server software «
Documentation: codes/basic.php
codes/basic.php - Examples of in-line formatting codes
Following codes are documented on this page:- ... - bold text
- [b]...[/b] - bold text
- //...// - italics
- [i]...[/i] - italics
- ... - underlined
- [u]...[/u] - underlined
...
- monospace- [code]...[/code] - a short sample of fixed-size text (e.g. a file name)
- [color]...[/color] - change font color
- [tiny]...[/tiny] - tiny size
- [small]...[/small] - small size
- [big]...[/big] - big size
- [huge]...[/huge] - huge size
- [subscript]...[/subscript] - subscript
- [superscript]...[/superscript] - superscript
- +...+ - inserted
- [inserted]...[/inserted] - inserted
- ---...--- - deleted
- [deleted]...[/deleted] - deleted
- [flag]...[/flag] - draw attention
- [style=sans-serif]...[/style] - use a sans-serif font
- [style=serif]...[/style] - use a serif font
- [style=cursive]...[/style] - mimic hand writing
- [style=comic]...[/style] - make it funny
- [style=fantasy]...[/style] - guess what will appear
- [style=my_style]...[/style] - translated to <span class="my_style">...</span>
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com