---
title: Create a Bootstrap Headline
# Create a Bootstrap Headline
## Solutions
<details><summary>Solution 1 (Click to Show/Hide)</summary>
```html
<h3 class="text-primary text-center">jQuery Playground</h3>
```
</details>