Text

Apply heading tags and classes

Text

Follow the HTML markup requirements to structure your content using heading tags (H1-H5) and then apply a class to apply the visual style information (size, font, weight). This is a simple process that can be accomplished quickly using the Paragraph Format and Style drop-down menus found in the text editor.

  1. Select the text box and click the pencil icon to Edit the text.
  2. Click the Fullscreen mode icon to open the text editor.
  3. Highlight the copy and expand the Paragraph Formats dropdown menu, select the desired heading tag from the list.
  4. Then with the copy still highlighted, expand the Styles dropdown menu and select desired font class.
  5. Click thee Fullscreen Mode icon to exit and then click the check mark to apply.

Note: Always apply the heading tag first and then apply the class last.

Text

First, highlight the copy and expand the Paragraph Formats drop-down menu; select the desired heading tag from the list.

Text

Second, with the copy still highlighted, expand the Styles dropdown menu and select desired font class.

Text

The HTML code should look like this:

<h1><span class="delta">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam.</span></h1>