A separator creates a horizontal line. It is used to create a visual break between sections of content.

Demo

https://navapro.dev5.dev/elements/media/audio-video

Audio

<audio controls="" src="/path/to/file-name.mp3"></audio>

Video

<video controls="" src="/path/to/file-name.mp4"></video>