Forum replies created
In reply to
[ASK] how to add HTML tags on header ?
I want to paste those codes on header
In reply to
[ASK] how to add HTML tags on header ?
<div style="float: left;">LEFT HEADER CONTENTS</div><div style="float:right;">RIGHT HEADER CONTENTS</div>
<div> style="clear: both;"></div>