Typography Component
|
This typography format can be used by copying the code provided, modifications can be made according to written instructions.
Heading
You can add prefix text to the heading, this feature uses CSS Pseudo Selector ::before so it will not be read or indexed by search engines. The most appropriate way to use this feature is to number headings in articles.
Use this code to try:
<h2 class='h' data-text='1. '>Heading</h2>
Table
Tables come in various styles that can be used by simply changing/adding the class attribute to the HTML code, here are some that are available: