This is a cool tip.
You know when you are trying to create an image horizontal rule, and you have problems with it going to far – so you end up creating a table. Well, here’s a little workaround for that.
<div align="center"><p class="horizontaldivider" style="width:80%;"></p></div>
Working below:
]]>