Headings
There are six header elements you can choose from:
Tool Bar Icon | Description |
---|---|
H1: Heading 1: HTML header element, level 1 |
|
H2: Heading 2: HTML header element, level 2 |
|
H3: Heading 3: HTML header element, level 3 |
|
H4: Heading 4: HTML header element, level 4 |
|
H5: Heading 5: HTML header element, level 5 |
|
H6: Heading 6: HTML header element, level 6 |
All header elements share these same traits:
Editable: Yes, you can edit the text.
Droppable: No, you can't drop other blocks or components inside.
Component Tool Bar:
Parent Selectable: Yes, you can select parent element from component.
Draggable: Yes, you can drag this component to other locations in the canvas.
Copyable: Yes, you can copy component in the canvas.
Removable: Yes, you can delete this component from the canvas.
Trait Manager Settings: No
Default Styles (doesn't include default browser styles): No
Child Components: No
Unique Documentation: No
Stylable: Yes, when double-clicked, some options are available via inline rich-text editor. These Style Manager options are available:
- font-family
- font-weight
- font-size
- font-style
- line-height
- letter-spacing
- text-align
- color
- text-shadow
- text-decoration
- margin-top
- margin-bottom
- margin-left
- margin-right
- padding-top
- padding-bottom
- padding-left
- padding-right
- border-top-width
- border-bottom-width
- border-left-width
- border-right-width
- border-style
- border-style
- border-color
- background-color
- background-image
- background-position
- background-size
- background-repeat
- background-attachment
- border-top-left-radius
- border-top-right-radius
- border-bottom-left-radius
- border-bottom-right-radius
- box-shadow.