Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Visual Studio Code Based Modeler for Consumer Goods Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Headings (H1, H2)

          Headings (H1, H2)

          The h1 element creates a main heading and the h2 element creates a sub-heading for a document.

          Required Editions

          Available in Lightning Experience in Enterprise and Unlimited Editions that have Consumer Goods Cloud enabled.

          These attributes are supported by the h1 and h2 elements:

          Attribute Description Values / Pattern Required
          bold Displays the selected text in bold face. Boolean No
          italics Displays the selected text in italic face. Boolean No
          alignment

          Aligns the selected text to the left, or to the right, or to the center. This attribute can have the following values:

          • left
          • right
          • center
          String No

          The h1 and h2 elements can contain a child element, text.

          Sample Code

          <!-- left out details for brevity -->
              <h1 alignment="left" bold="true">Order Confirmation</h1>
              <h2 alignment="left" bold="false"> Order Details</h2> 
           
          Loading
          Salesforce Help | Article