---
id: 5f3ef6e01f288a026d709587
title: Part 68
challengeType: 0
dashedName: part-68
---
# --description--
You can use an `hr` element to display a divider between sections of different content.
First, add an `hr` element between the first `header` element and the `main` element.
# --hints--
Test 1
```js
```
# --seed--
## --seed-contents--
```html