> For the complete documentation index, see [llms.txt](https://kmdesign.services.gatech.edu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kmdesign.services.gatech.edu/components/horizontal-rules.md).

# Horizontal Rule

![](/files/-MYLv27xf50c36hSgc8w)

## Default

![Default Horizontal Rule](/files/-MTE1lA1CaDzEb_7fhtY)

#### Use case

![Sample of a default Horizontal Rule](/files/-MTEB7baTCh43LSDkVI_)

## Variations&#x20;

{% hint style="info" %}
Variation styles are not rendered while editing the article or in the agent portal. View your article in the Service Portal for an accurate depiction of your content.
{% endhint %}

### Yellow to Blue Gradient

![Horizontal Rule - Yellow to Blue Gradient](/files/-MTDykQXvVgssvSepYa8)

#### Use case

![Sample of the Yellow to Blue Gradient Horizontal Rule](/files/-MTE3hUHnhtosA_HuEsi)

## Code Snippets

#### Default (Available in the KB Article Editor)

```
<hr/>
```

#### Yellow to Blue Gradient

```
<hr class="my-4 gtHRylw2blu" />
```
