Specifying styles for predefined areas

You can specify a style for a particular area in your page. The style is defined by the style attribute of an HTML tag, rather than by being specified between <STYLE> and </STYLE> tags.

Procedure

  1. In the Design or Split pane of Rich Page Editor, select the area where you want to specify a style.
  2. In the Text tab of the Properties view, click Browse next to the Properties field. Properties field in the Properties view
  3. Add a specific style definition using the New Style dialog box.
  4. Click OK to save changes and apply the class to the selected text. The style definition is embedded in the HTML tag. For example, <p style='color: #ff8000; font-style: oblique>.
    Note: If embedded styles are in the HTML file, the embedded styles override the style specifications in an external style sheet.
Icon that indicates the type of topic Task topic
Timestamp icon Last updated: July 17, 2017 21:58

File name: tstylpredefarea.html