How To Line Break
Its a line break
<hr> tags don't need to be closed.
makes:
That's a simple line break
Do you want your line break to be a specific width?
You can put width="#" inside the hr tag to do it.
makes:
<hr> tags are automatically centered