Component Examples
Examples of page components
Body
Title
Component: Text
Title
Component: Text
Text
This is a "Text" component that allows you to format text. This example uses "Text format" option "Full HTML".
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
This allows me to create bold, italic, strike-through and underline text. It is also possible to make text superscripted or subscripted.
You can also create a link to individual pages (existing on the same domain) or external pages (outside of the domain).
Nested unordered lists:
One
Two
Three
Three-one
Three-one-one
Four
Five
Nested ordered lists:
One
Two
Three
Three-one
Three-one-one
Four
Five
Insert images, videos, documents and more.
You can also use a divider to create a visual separator between sections:
Or make a nice table to visualise some data or create an impression of multiple columns:
| Very cool table! | |||||
|---|---|---|---|---|---|
| One | Two | Three | Four | Five | Six |
| And | There | Is | More | To | Do |
Text
Insert code snippets, because everyone loves code snippets-- Every IT guy ever