How to change the html tag in header?
Hi,
I have two questions:
1) Inside of the <div id="header"></div> there is a <div class="wrap></div>. I would like to replace the <div class="wrap></div> with <header></header>. How can I achieve that?
2) Also I would like to add some class to div id="wrap", how can I do it?
Thank you in advance for your help.
regards,
Przemek
|