Skip to main contentGatsby theme Carbon

Title

The

<Title>
component is used to provide a title to a subsequent component (table, image, video, code block). The
Title
should be used in favor of other techniques for bolded text (
h4
s) to preserve page structure and heading hierarchy.

Example

This is a title Colors

Code

<Title>This is a title</Title>
![Colors](images/design-for-ai-art.png)