Can I put a <h1,2,3 etc> tag inside a <ul></ul>?
Im trying to get rid of a few of my divs, and I have a menu area which currently has a div wrapper, but I want to replace it with <ul>. But I also want to allow the area to have some scematic meaning.
What other method could I use?