All Themes: Adding a Thematic Break '<hr>' tag All Themes: Adding a Thematic Break '<hr>' tag

All Themes: Adding a Thematic Break '<hr>' tag

Use the <hr> tag to define thematic changes in the content.

mceclip0.png

Using any of the Paragraph UI Elements, start by inserting Source Code examples below or write your own <hr> code

mceclip1.png

Standard thematic break

<hr>

Set the width of a thematic break

<hrstyle="width:50%">

Set the height of a thematic break

<hr style="height:30px">

Set the color of a thematic break

<hr style="width: 50%;border-color: #d34a53;">


You can style thematic breaks even further using CSS...Learn More

References & More Resources On Buttons

https://www.w3schools.com/tags/tag_hr.asp

Need further support? Submit a request