A separator creates a horizontal line. It is used to create a visual break between sections of content.
Demo
Audio
<audio controls="" src="/path/to/file-name.mp3"></audio>
Video
<video controls="" src="/path/to/file-name.mp4"></video>
A separator creates a horizontal line. It is used to create a visual break between sections of content.
<audio controls="" src="/path/to/file-name.mp3"></audio>
<video controls="" src="/path/to/file-name.mp4"></video>