Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

RichTextSpace.md 558B

Horizontal Space

The <space> tag inserts a horizontal offset, as if you inserted multiple spaces.

You can specify the offset in pixels or font units.

When the <space> tag touches adjacent text, it appends or prepends the offset to that text, which affects how the text wraps. If you do not want the offset to wrap independently of adjacent text, make sure to add a space character on either side of the <space> tag.

Example:

Give me some <space=5em> space.

Example image
Adding some space