Quote:
Originally Posted by Reyben
Always good to hear!
|
Quote:
Uh, not to sound difficult but I'm not quite sure what you mean by 'adding' white spaces at the beginning of each paragraph... aren't the five white spaces the thing that denotes that a new paragraph is being started in the first place?
|
actually, the text indent at the start of a new paragraph is defined in the css (style sheet). no need to add extra spaces manually. the css can be modified by the user depending on their personal preferences ; some like an indent (of varying sizes) and no space between paragraphs, some prefer no indent and a blank line between paragraphs, etc.
if the indent is added automatically by the css, adding extra white spaces manually will make a HUGE indent, instead of a normal one, because the white spaces will be added on top of the regular indent.