Indentation 2
div style="background-color: #e6f2ff; border-radius: 1em; padding: 1em; text-indent: 1em;
text-indent works only for the first paragraph in view, does not work at all in printing
Start of modified paragraphs.
a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text.
End of modified paragraphs.
the same with default bullets, no text indentation
div style="background-color: #e6f2ff; border-radius: 1em; padding: 1em; text-indent: 0em;
Start of modified paragraphs with bullets
End of modified paragraphs with bullets
the same with manually modified bullets
StartCode
div style="background-color: #e6f2ff; border-radius: 1em; padding: 1em; text-indent: 0em;
ul style="margin: 0; padding-left: 1em; text-align: left;"
EndCode
separate the bulleted paragraphs manually if required.
Start of modified paragraphs with modified bullets
End of modified paragraphs with modified bullets
text-indent works only for the first paragraph in view, does not work at all in printing
Start of modified paragraphs.
a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text.
the same with default bullets, no text indentation
div style="background-color: #e6f2ff; border-radius: 1em; padding: 1em; text-indent: 0em;
Start of modified paragraphs with bullets
- a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text.
- a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text.
the same with manually modified bullets
StartCode
div style="background-color: #e6f2ff; border-radius: 1em; padding: 1em; text-indent: 0em;
ul style="margin: 0; padding-left: 1em; text-align: left;"
EndCode
separate the bulleted paragraphs manually if required.
Start of modified paragraphs with modified bullets
- a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text, a modified paragraph 1 text.
- a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text, a modified paragraph 2 text.
Comments
Post a Comment