The Format Paragraph dialog lets you use the power of style sheets to format your paragraphs. By default, the details of your paragraph style will be inserted within an opening paragraph tag <P>. For example:
<P STYLE="{font-family : Tahoma; font-weight : bold;}">
A close tag </P> will automatically be placed after any text that you have selected. For example:
<P STYLE="{font-family : Tahoma; font-weight : bold;}">Text within the paragraph.</P>
If you wish to use different tags then in the Format Paragraph dialog navigate to Paragraph Tag and, in the Paragraph Style drop-down list, select the tag of your choice.
How to Open the Format Paragraph Dialog.
Change the Style of a Paragraph (H1, H2 etc).
Change the Alignment of a Paragraph.
Change the way Text Flows Around a Paragraph.
Working with Paragraphs - Overview.
NOTES |
<H1 STYLE=" ......"> Then just go to the Format menu and select Paragraph as usual.
|