Formatting help

Colleen Thomas

Ultrafemme
Joined
Feb 11, 2002
Posts
21,545
I need to know the proper tags to add to make a piece appear indented when it posts to lit. Anyone know what it is?
 
Colleen Thomas said:
I need to know the proper tags to add to make a piece appear indented when it posts to lit. Anyone know what it is?

Sorry, don't know any of the tags. I always save my pieces in rtx. format and upload the whole document that way.
 
I think you may be able to use the LI tag.

<LI type="disc">List item 1
<LI type="circle">List item 2
<LI type="square">List item 3

You should be able to replace the name of the bullit type with a blank for no bullit type.
 
You can sandwich text between <blockquote> </blockquote> tags for an double-indented look.
 
Well, <pre></pre> stands for pre formatted. It suppose to allow the text stand how you post it, but I don't think it will work.

You can try using an inline cascading style. <p style="margin-left:20px">
 
impressive said:
You can sandwich text between <blockquote> </blockquote> tags for an double-indented look.

Blockquote is one HTML tag Lit does allow for things like the text of note or letter within a story. I'm not sure about the rest.

If it's not for a Lit story the indent tag to indent the first line of a paragraph is probably the Tag you want.
 
Back
Top