Code: Select all
<HR width="100%" height="0.5px" color="#C0C0C0">
and
<HR STYLE="width:100%;height:0.5px;color:#C0C0C0;">thanks
Moderator: General Moderators
Code: Select all
<HR width="100%" height="0.5px" color="#C0C0C0">
and
<HR STYLE="width:100%;height:0.5px;color:#C0C0C0;">Code: Select all
<hr style="border: 0; padding: 0; background: #C0C0C0; overflow: hidden; height: 1px;" />