|
GoClick maintains the spacing of text blocks, as well as some spacing between words and lines within
blocks.
Paragraph Margins
When these options are checked, margins surrounding paragraph blocks will be maintained. You have
the choice of using HTML or Cascading Style Sheets to maintain the margins.
Text Spacing
These options preserve the vertical spacing between lines and the horizontal spacing between words.
When “Line” is checked, the vertical spacing between lines will be preserved. When the HTML
method is also selected, invisible images are placed between each line to maintain the spacing. When
CSS is checked, a single style sheet attribute is used for the entire paragraph. When “Word” is
checked, invisible images will be placed between words that are further apart than a single space
character. There is no equivalent way to accomplish word spacing with CSS. Since justified paragraphs
already put spaces between word, the “Word” option has no effect on justified paragraphs.
Line Indents
These settings preserve the indenting of single lines within paragraphs. When “First line” is checked,
the indenting of a paragraph’s first line will be preserved. You have the choice of using either HTML
or CSS to maintain the first line indenting. Note: Internet Explorer 4.0 sometimes ignores first line
indenting with CSS. For this reason, you may wish to use HTML for this setting. When “All lines” is
checked, the indenting the first and subsequent lines of a paragraph will be preserved. This feature is
supported with HTML only.
Paragraph Alignment
When this option is checked, the alignment of text within paragraphs will be preserved. Supported
forms of text alignment are “left”, “right”, “center”, and “justify”. You may choose to produce either
CSS, HTML, or both CSS and HTML. Browser testing indicates that Internet Explorer 4.0 does not
support “justify” alignment in CSS or HTML.
|