Manipulando Texto







Entrelinhas


I have a large amount of text which needs to be doublespaced throughout, and so I need a more efficient solution than the "underscore _ at the end of a line" trick. Underscores will not help me as there is so much text and no obvious paragraph breaks to make this less of a headache to format. line-height doesn't seem to work in the div tag, so I'm not sure what to do. I can scale text up and down using the size tag just fine, but it won't matter a bit if I cannot increase the padding between lines.


use:
[[div]]
[[span style="line-height: 2.0"]]
I have a large amount of text which needs to be doublespaced throughout, and so I need a more efficient solution than the "underscore _ at the end of a line" trick. Underscores will not help me as there is so much text and no obvious paragraph breaks to make this less of a headache to format. line-height doesn't seem to work in the div tag, so I'm not sure what to do. I can scale text up and down using the size tag just fine, but it won't matter a bit if I cannot increase the padding between lines.
[[/span]]
[[/div]]

Texto em tabelas

header Not header
Cell Cell
Long cell
||~ header || Not header ||
|| Cell || Cell ||
|||| Long cell ||

How to Embellish Text

Size of text in a Page can be changed using the SIZE tag

[[size 200%]]200% of Normal Size[[/size]]
[[size 80%]]80% of Normal Size[[/size]]
[[size 50%]]50% of Normal Size[[/size]]

200% of Normal Size
80% of Normal Size
50% of Normal Size.

Parágrafos

use [[=]] texto [[/=]]

Lorem ipsum dolor sit amet, consectetuer adipiscing elit.Aenean a libero. Vestibulum adipiscing, felis ac faucibus imperdiet, erat lacus accumsan neque, vitae nonummy lorem pede ac elit.

Maecenas in urna. Curabitur hendrerit risus vitae ligula.

page_revision: 27, last_edited: 1196885231|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.